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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment