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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment