Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.2.X
Votes
1
Found in
2019.4
2020.3
2020.3.18f1
2021.2
2022.1
Issue ID
1371461
Regression
No
[iOS] Screen.cutouts returns a null value
Reproduction steps:
1. Download and open the attached "ScreenCutOutTest.zip" project
2. Build and deploy the project to iOS
3. Observe the Xcode console
Expected result: Screen.cutouts returns a non-null value
Actual result: Screen.cutouts returns a null value
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
Reproduced with: iPhone 12 Pro (iOS 14.2.1), iPhone 13 Pro (iOS 15.0.0)
Comments (1)
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
rumorgames
Jun 07, 2023 19:07
I'm seeing this issue with 2021.3.26f1 targeting iPhone 12 mini (simulator) or iPhone 13 mini (physical).