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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
The issue is due to user's custom shader code. After fixing up the custom shader, feature works as expected.