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
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
Add comment