Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4
2018.4.11f1
2019.2
2019.3
2020.1
Issue ID
1192949
Regression
No
[iOS] Build crashes when orientation is set to Portrait Upside Down on devices without Home button
Steps to repro:
1. Create a new project
2. In Player Settings Resolution and Presentation tab make sure that Default Orientation is set to Portrait Upside Down
3. Build for iOS and deploy the Xcode project to an iOS device
Expected: the project is deployed and the image is upside down
Actual: app crashes
Reproduced on: 2017.4.33f1, 2018.4.12f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Device reproduced on:
- iPhone X iOS 11.3.1
- iPhone XR iOS 12.0
- iPhone X iOS 12.4
- iPhone X iOS 13.0 (does not repro on 2017.4)
Device not reproduced:
- iPhone 8 Plus iOS 12.0
- iPad Mini 2 iOS 11.4.1
- Samsung Note 8, Android 9
Notes:
- Upside down doesn't even work unless it is forced, but by forcing it in Player Settings the app crashes.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Add comment