Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.4.5f1
2018.2.3f1
Issue ID
1075855
Regression
Yes
[iOS] Unity rendering in wrong screen orientation after auto rotation on iOS using Screen.orientation
To reproduce:
1. Open users attached project "Bug auto rotation 2.zip"
2. Open "scene.unity" scene
3. Build for iOS device
4. Open the Xcode file and deploy to iOS device
5. Hold the device in portrait mode (before.png) and enable Landscape checkbox
6. Still holding the phone in portrait mode uncheck the Landscape checkbox
Expected result: the display is rotated back to portrait mode
Actual result: the display orientation is rotated back but the canvas is position off center and is shaped like it would still be in Landscape mode (after.png)
Reproduced on:
2017.4.5f1 2017.4.11f1 2018.1.9f2 2018.2.8f1 2018.3.0b1
Not reproduced on:
2017.4.0f1 2017.4.4f1
Device reproduced on:
iPhone 7 iOS 11.0 with Metal, OpenGLES3, OpenGLES2
Didn't reproduce on Xiaomi Mi Note Pro, Adreno 430 GPU, OS 7.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment