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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment