Open allkhor opened 3 years ago
@allkhor can you check if the same issue occurs when you use custom build
for exporting the apk.
Custom build: 1 from 10 i see bootsplash on emulator, on real phone it's only black screen.
@allkhor What version of Android is the emulator and the device you're testing running on?
Device: Meizu m2 mini - Android 5.1, Emulator: Android 10, API 29
Godot version: v3.3.stable.official
OS/device including version: Tested on android emulator and on real device Meizu m2 mini. GLES2 and GLES3.
Issue description: Bootsplash in landscape mode ignored. In portrait mode work as expected. Related: #21824 Landscape: Portrait:
Steps to reproduce: Export to Android and look at bootsplash.
Minimal reproduction project:
For MRP i used godot demo: sprite shader, but changed bootsplash color to more contrasted. sprite_shaders.zip
CC @m4gr3d