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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment