Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.1f1
Issue ID
1064718
Regression
Yes
[iOS] Screen looks upscaled changing screen orientation with script using Screen.orientation
To reproduce:
1. Open users attached project "OrientationBug.zip"
2. Build for iOS
3. Open the Xcode project and deploy it to an iOS device
4. On the device press "Button" button to change screen orientation using Screen.orientation = ScreenOrientation.LandscapeLeft;
5. Observe as the screen looks upscaled and the cube is not visible anymore
Reproduced on:
2017.3.0p2 2017.4.8f1 2018.1.9f1 2018.2.2f1
Not reproduced on:
2017.2.3p3 2017.3.0p1 2018.3.0a1 2018.3.0a6
Notes:
If you rotate the device to landscape mode without pressing the button, the orientation changes without any issues
Device reproduced on:
iPhone 7 iOS 11.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment