Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.2.6f1
Issue ID
1076400
Regression
No
[iOS] Screen.orientation is inverted after changing screen orientations when device is tilted at ~45 degrees
Reproduction steps:
1. Open the attached project.
2. Build it on an iOS device.
3. Hold it in LandscapeLeft position.
4. Tilt the device clockwise or counter-clockwise at ~45 degrees.
5. Run the application.
6. Wait for 5 seconds.
7. Check the Xcode console.
Actual behavior
- Last orientation message will say "Device: LandscapeRight".
Expected behavior:
- "Device: LandscapeLeft".
Landscape=LandscapeLeft
Reproduced with:
iPod Touch 6 iOS 10.2.1, iPhone 7 iOS 11.0, iPhone 7+ iOS 11.1.1
2017.4.11f1, 2018.1.9f2, 2018.2.7f1, 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment