Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
2019.4
2020.1
2020.1.0b15
2020.2
Issue ID
1262805
Regression
No
[XR][XR SDK][URP] Right eye not rendering stencils in Single Pass Instanced Stereo Rendering mode
Reproduction steps:
1. Open attached project ("1262805R.zip")
2. Open "SampleScene" scene
3. Set Single Pass Instanced as Stereo Rendering mode
3. Enter Play mode
Expected result: Stencils are rendered on both eyes
Actual result: Stencils are rendered only on the left eye
Reproducible with: URP 10.0.0-preview.26, 7.4.3, 8.2.0, 9.0.0-preview.35, 10.0.0-preview.26 (2019.4.8f1, 2020.1.1f1, 2020.2.0a20, 2020.2.0b3)
Could not test with: 2018.4.26f1 (URP not available)
Tested:
- Oculus Rift
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
The issue is due to user's custom shader code. After fixing up the custom shader, feature works as expected.