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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment