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
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
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.