Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0p1
Issue ID
984895
Regression
Yes
"None"->"Cardboard" VR device transition fails if orientation == portrait in player settings
How to reproduce:
1. Open user provided project
2. Deploy app to device
3. Notice that after 2 seconds when app switches from 2D to VR, camera tracking is lost and logcat is spammed with:
OPENGL NATIVE PLUG-IN ERROR: GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is not complete or incompatible with command
Expected behaviour: Orientation only applied to the 2D app, and switch to VR working in Landscape Left
Actual behaviour:
Not reproduced on: 2017.3.0b1, 2018.1.0a4, 2018.1.0b2
Reproduced on: 2017.3.0f1, 2018.1.0a3
Note: Issue does not reproduce if orientation is set to 'Auto' or 'Left/Right Landscape'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment