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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Resolution Note:
The issue is due to user's custom shader code. After fixing up the custom shader, feature works as expected.