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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note:
The issue is due to user's custom shader code. After fixing up the custom shader, feature works as expected.