Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
12.0.0
Issue ID
1348241
Regression
No
[XR SDK][Shader Graph] GameObject is rendered only for the left eye when using Built-in Lit Material and Single Pass Instanced
Reproduction steps:
1. Open the attached "case_1348241.zip" project
2. Load the "SampleScene"
3. Enter Play mode
Expected result: the "Sphere (Red - Shader Graph Material)" GameObject is rendered for both eyes
Actual result: the "Sphere (Red - Shader Graph Material)" GameObject is rendered only for the left eye
Reproducible with: Shader Graph 12.0.0 (2021.2.0b5, 2022.1.0a3)
Could not test with Shader Graph 11.0.0 or below (Built-In Active Target not supported in Shader Graph)
Notes:
- reproduced with OpenXR, Oculus, and Mock HMD
- the issue is not reproducible when using Multi-Pass Render Mode
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
ShaderGraph is not supported when using the built-in graphics renderer; only for SRP-based rendering pipelines (e.g., URP, HDRP). While a shader generated by ShaderGraph may work in this scenario, we are not addressing issues in those situations.