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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment