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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment