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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment