Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.2.X, 2018.3.X
Votes
0
Found in
2017.4.11f1
Issue ID
1085662
Regression
No
[iOS] Wrong Screen.safeArea on iPhone on Start()
To reproduce:
1. Open attached project "test.zip"
2. Open "scene.unity" scene
3. Build for iOS
4. Deploy Xcode project to iOS device
5. Observe in the top right corner Screen resolution(first line) and Safe area(second line), safe area on Start() is reported bigger than screen resolution
Expected result: Screen.safeArea is shown that same as screen resolution or small on Start()
Actual result: Screen.safeArea reports bigger than the screen resolution on Start()
Reproduced on:
2017.4.12f1 2018.1.9f2 2018.2.11f1 2018.3.0b4 2019.1.0a3
Device reproduced on:
iPhone 7 Plus iOS 12.0
Notes:
Didn't seem to reproduce on:
VLNQA00144, Samsung Galaxy S9 (SM-G960U1), Android 8.0.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Comments (2)
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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
kilicbatuhan1205
Dec 01, 2019 11:49
Still not fixed in Unity 2018.4.13f1 LTS.