Splash screen aspect ratio wrong on rotation

Probably similar to my report about the splash screen going wrong on iOS but I haven’t debugged it. I feel like my iOS report was dismissed as a packaging error on my part, or an iOS “thing” but it’s certainly an engine bug (I demonstrate a workaround in the thread).

On Android the behavior is different as the image displayed stretches to fill the screen. Aspect ratio is almost right in portrait mode (a bug I reported separately) and wrong in landscape.

To repro, allow rotations, specify a splash screen, rotate your device while the splash screen is shown.

These issues may seem small but they (plus the black screen post splash on both android and ios) are the users first experiences of our apps and set the tone. Also - I believe they would be fairly straightforward to fix in the engine (at least I’m pretty sure that’s true on iOS).

Please fix them - pretty please! :slight_smile: