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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment