godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
91.33k stars 21.24k forks source link

Bootsplash in landscape mode ignored #48097

Open allkhor opened 3 years ago

allkhor commented 3 years ago

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: landscape Portrait: 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

m4gr3d commented 3 years ago

@allkhor can you check if the same issue occurs when you use custom build for exporting the apk.

allkhor commented 3 years ago

Custom build: custom_build 1 from 10 i see bootsplash on emulator, on real phone it's only black screen.

m4gr3d commented 3 years ago

@allkhor What version of Android is the emulator and the device you're testing running on?

allkhor commented 3 years ago

Device: Meizu m2 mini - Android 5.1, Emulator: Android 10, API 29