Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0b7
Issue ID
1357577
Regression
No
[iOS] Application crashes when switching orientation to reverse portrait after switching it to non-default app orientation
Error: "Thread 1: signal SIGABRT" in line that executes runUIApplicationMainWithArgc
To reproduce:
1. Change orientations from initial one to any (except reverse portrait)
2. Change orientation to reverse portrait
Result: application crashes
Reproduced in: 2020.3.15f2, 2021.1.16f1, 2021.2.0b7
Note: potentially a notched devices issues:
Reproduce on device: iPhone 12 (OS:15.0)
Not reproduced on device: iPhone 6s (OS:14.3), iPhone X (OS:14.4.1) (iPhone X has notch but does not allow reverse portrait)
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
Add comment