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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment