Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f1
Issue ID
851197
Regression
No
[GearVR] Camera Clear flags not working properly on GearVR
1) Open the 'TestScene' scene
2) Observe how the gray cubes are depth ordered in the game view of the editor
3) Go to Build settings and switch the target platform to Android
4) Enable VR mode with the Oculus SDK
5) Deploy to an android device
6) Observe the cubes are no longer depth ordered as before (the back gray cube renders over the middle gray cube) This is the bug
Notes:
- Disabling VR mode then deploying to the android device fixes the issue
- This issue does not occur in the editor
- This issue does not occur when deploying to standalone with VR enabled
Original forum post:
https://forums.oculus.com/developer/discussion/comment/451404
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