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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
The issue is due to user's custom shader code. After fixing up the custom shader, feature works as expected.