Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p2
Issue ID
902791
Regression
Yes
[VR] Occlusion mesh is rendered in game view
[VR] Occlusion mesh is rendered in game view
2. How we can reproduce it using the example you attached
1) Download attached project and setup any standalone headset and SDK
2) Enter playmode
3) Observe that the occlusion mesh is rendered on the right side of the game view
This is the bug.
-I am pretty sure that this regressed with the RenderViewportScale changes.
-It does not reproduce on 5.6.0p1
-See screenshot below
-repros in:
Version 2017.1.0b2 (48952a94fb3b)
Sun, 23 Apr 2017 01:06:47 GMT
Branch: trunk
Workaround:
Add a camera with target eye main as a child of your VR camera.
Make sure it has a lower depth so that it renders first in the game view.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment