Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
0
Found in
2017.4.1f1
Issue ID
1027960
Regression
Yes
[iOS] Screen.safeArea returns a bigger view frustrum than Screen.width & Screen.height in Zoomed display
To reproduce:
1. Open attached project "repro.zip"
2. Build for iOS
3. On iOS device go to Settings > Display & Brightness > View > Zoomed
4. Open build with Xcode to iOS device
5. In the Xcode logs observe as the SafeArea is bigger than screen width and height
Expected result: SafeArea is smaller or the same size as Screen width or height
Actual result: SafeArea is bigger than screen size
Reproduced on:
2017.3.0p2 2017.2.3p1 2017.3.2f1 2017.4.5f1 2018.1.4f1 2018.2.0b7 2018.3.0a1
Not reproduced on:
2017.2.3p1 2017.3.0p1
iPhone 6 iOS 11.3.1
Everything works as expected in standard view.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment