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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment