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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment