Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2017.4.16f1
2017.4.24f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1144368
Regression
Yes
[iOS] Screen.safeArea value on Awake differs from the value on Start if "Show splash screen" option is disabled
To reproduce:
1. Download attached project "Test_SafeArea.zip" and open in Unity
2. Open "SampleScene" scene
3. Build for iOS
4. Deploy the Xcode project to iOS Device
5. Check green GUI texts positioning on top of the screen
Expected: The values on Awake and on Start are the same
Actual: Those two values are different
Notes:
- This issue happens only on the newest iOS devices
Tested with:
- iPad Pro 12.9’ 2018, iOS: 12.1 - Reproduced
- iPhone XS, iOS: 12.0 - Reproduced
- iPhone 8 Plus, iOS: 12.0 - Not Reproduced
- iPhone 7 Plus, iOS: 12.0 - Not Reproduced
Reproduced on Unity 2017.4.16f1, 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13 and 2019.3.0a1
Not reproduced on Unity 2017.4.15f1
Regression on Unity 2017.4.16f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment