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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment