Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b22
Issue ID
807296
Regression
No
Putting build into the background, then switching orientation causes the wrong orientation Unity splash to appear for a moment
How to reproduce:
1. Open attached project
2. Build to iOS and run
3. Once the splash screen appears, immediately doubleclick the Home button and switch to a different application
4. Change the device orientation
5. Switch back to the build in the same way
- Note that the splash screen appears aligned closer to the side of the screen for a split second
- Sometimes the build shows the main scene immediately after switching to it, then shows the splash screen again, then shows the scene properly
- This issue can take a few tries (3-5) to appear properly
- Reproduced in Version 5.4.0b22 (533e922bc488), Version 5.3.5p5 (2fb591d65635)
- Blocked from testing 5.2
RESOLUTION:
It looks like this is iOS bug. Also reproducible if sleeps or breakpoints are placed in certain locations and device is rotated when stopped. Since it happens only when user exits an app during startup, which presumably shouldn't happen often, finding a workaround for the edge case will take more effort than it's worth.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment