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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment