Search Issue Tracker
Fixed
Fixed in 2021.3.34f1, 2022.3.16f1, 2023.2.4f1, 2023.3.0a17, 7000.0.0a1
Votes
0
Found in
2021.3.32f1
2022.3.11f1
2023.2.1f1
2023.3.0a14
7000.0.0a1
Issue ID
UUM-56345
Regression
No
[iOS] Forcing "Portrait Upside Down" orientation on new iPhone 15 devices crashes the app
Steps to reproduce:
# Open attached project (orientation-test.zip)
# Switch to iOS and make a build
# Build the Xcode project and deploy to a new generation iPhone 15 device
# Click *LandscapeLeft* button to switch to landscape
# Click *Portrait Upside Down* to try to switch to portrait upside down
Expected behaviour: Application should not attempt switching to Upside Down orientation as iPhones don't allow upside down orientation.
Actual behaviour: Application attempts to change orientation to Upside Down and crashes the app.
Notes:
- Note: can also be reproduced with Simulator as long as you simulate one of the new iPhones.
- Switching to Portrait Upside Down first without trying to switch to Landscape first succeeds the first time without crashing, but further attempts crash the app eventually.
Reproduced with: 2022.3.11f1, 2023.3.0a14
Devices tested:
iPhone 15 Pro (iOS 17.0.2) - Reproduced
iPhone 14 Pro Max (iOS 16.0) - Not reproduced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment