Search Issue Tracker
Fixed
Fixed in 14.0.4, 15.0.1
Votes
0
Found in [Package]
10.10.0
14.0.3
15.0.0
Issue ID
SGB-278
Regression
Yes
unity_StereoEyeIndex is undeclared in Full Screen Graph when using with XR
Reproduction steps:
# Open the user's attached project
# Select Assets > New Shader Graph
# In the Inspector click the “Compile and Show code" button
Expected result: No error is shown in the Console
Actual result: Shader error “'Shader Graphs/New Shader Graph': undeclared identifier 'unity_StereoEyeIndex'“ in the Console
Reproduced with: 10.10.0 (2020.3.39f1), 14.0.2 (2022.2.0a9), 14.0.3 (2022.2.0b8), 15.0.0 (2023.1.0a11)
Not reproduced with: 12.1.7 (2021.3.10f1), 13.1.8 (2022.1.17f1), 14.0.0 (2022.2.0a7)
Could not test with: 14.0.1 (2022.2.0a8) (Shader Graph can’t be loaded)
Reproducible on: Windows 11
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
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
- HDRP Graphics "Adaptive Probe Volumes Options" are missing a documentation link
Resolution Note (fix version 15.0.1):
The fix for 2023.1 has landed on 2023.1.0a19 (15.0.1)
Resolution Note (fix version 14.0.4):
The fix for 2022.2 has landed on 2022.2.0f1 (14.0.4)