Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.11f1
6000.0.13f1
7000.0.0a1
Issue ID
UUM-76841
Regression
Yes
[iOS] The safe area value is smaller before minimizing when rotating on Landscape orientation
*Steps to reproduce:*
1. Open ScreenOrientation.zip project
2. Build and Run for iOS Platform
3. Before opening app make sure that device is in Portrait orientation
3. In the application press "Portrait"
4. Press "Landscape Left" or button
5. Observe the Safe Area value
6. Minimize the app and then reopen it
7. Observe the Safe Area values again
*Actual results:* Before minimizing safe area value is smaller
*Expected results:* Safe area value stay the same
*Reproducible with versions:* 6000.0.11f1, 6000.0.13f1
*Not reproducible with versions:* 6000.010f1
*Reproducible with devices:*
* VLNQA00474 - iPad Pro (3rd generation, M1) (MHQR3HC/A), CPU: Apple M1, OS: 14.8
*Not reproducible with devices:*
* VLNQA00194 - iPad Air 2 (MGL12HC/A), CPU: Apple A8X, OS: 15.7.8
* VLNQA00536 - iPad 8th Gen (WiFi) (MYL92HC/A), CPU: Apple A12 Bionic, OS: 15.2
* VLNQA00600 - iPad Pro (9.7 inch, WiFi) (MLMY2B/A), CPU: Apple A9X, OS: 14.8
* VLNQA00604 - iPhone 15 Pro Max (MU773PX/A), CPU: Apple A17 Pro, OS: 17.5.1
* VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: Apple A12 Bionic, GPU: Apple designed, OS: 14.4
*Notes:*
* Not always reproducible, need to minimize maximize app and try again until it reproduces, but reproduces only one time.
* Reproducible only with iPads without physical home button
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note:
It was decided not to fix this bug because:
- it's really an Apple bug, we only tried to work it around
- it is fixed in newer versions of iOS, the affected versions are a small percentage of the devices
- it is iPad only
- the issue itself is not critical, only safe area is reported a bit smaller than it should be, following this safe area will still lead to app being functional, usable and reasonably well laid out.