Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.1f1
2017.4.8f1
Issue ID
1065002
Regression
Yes
[iOS] [VR] Entering VR mode from Portrait causes the screen to be blurry
Reproduction steps:
1. Open the attached project "iOS GVR Blur Bug.zip";
2. Make sure that the project is set to OpenGL API in the Player settings;
3. Make a build for iOS;
4. Run the project;
5. While in the Portrait view, press "Activate VR";
6. Hold the device in the Landscape view.
Actual results: the view is very blurry.
Reproduced on: 2017.3.1f1, 2017.3.2f1, 2018.4.8f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a6,
iPhone 6S (iOS 11.0), iPhone 6 (iOS 10.3.3),
With OpenGLES3 and only when starting the app in Portrait view.
Not reproduced on: 2017.3.0p4, 2017.2.3p3,
With Metal API or Android, also if the app uses OpenGL and is started with Landscape view.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (2019.3.X):
We cannot reproduce this issue in Unity 2019.3.15f1 using iOS 13.4.1. With OpenGLES3 being deprecated on iOS, please use Metal instead.