Unity Issue Tracker - Rendering freezes when the orientation is changed
Fixed
UUM-9480
Rendering freezes when the orientation is changed
Unity: Metal
iOS
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Won't Fix
2022.2.X
2022.1.X
2020.3.X
Closing 22.1 port, as this version will not receive further updates
How to reproduce:
1. Open the attached project "orientationChange.zip"
2. Build and Run the Project on an iOS device
3. In the Build, repeatedly press the "Portrait" button
Expected result: The orientation keeps changing with no freezing
Actual result: After a couple of presses, the rendering freezes
The issue sometimes happens after a single button press, sometimes takes up to 10 presses
The freeze can disappear on its own after a while or has a small chance of disappearing after receiving some input on the device
As evident from the Xcode logs, hand gestures are still recognized and can be used to put the App in the background and even open other apps, while the screen is stuck showing the app
Prioritise and Follow this issue
Have a workaround or additional info about this issue?