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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment