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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment