Search Issue Tracker
Fixed in 13.0.0
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1358357
Regression
Yes
[URP] "Shader error in 'Master'" errors are thrown when opening a Shader Graph
How to reproduce:
1. Open the user's project
2. Open the "Assets -> SG_Lit" Shader Graph file in the Project Browser
3. Observe the Console window
Expected result: no errors are thrown in the Console window
Actual result: "Shader error in 'Master'" errors are thrown in the Console window
Reproducible with: 12.0.0 (2021.2.0b3, 2021.2.0b9, 2022.1.0a3, 2022.1.0a7)
Not reproducible with: 10.6.0 (2020.3.17f1), 11.0.0 (2021.1.19f1), 12.0.0 (2021.2.0b2, 2022.1.0a1, 2022.1.0a2)
Couldn't test with: 7.7.1 (2019.4.30f1) (user's project is not compatible due to low Entities Package version)
Errors that are thrown:
Shader error in 'Master': syntax error: unexpected token ')' at line 495 (on metal)
Shader error in 'Master': undeclared identifier 'UNITY_ACCESS_HYBRID_INSTANCED_PROP' at line 495 (on metal)
Shader error in 'Master': syntax error: unexpected token ')' at line 967 (on metal)
Shader error in 'Master': undeclared identifier 'UNITY_ACCESS_HYBRID_INSTANCED_PROP' at line 967 (on metal)
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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (fix version 13.0.0):
Fixed in 13.0.0 (2022.1.0a11 and above)
Resolution Note (fix version 12.0.0):
Fixed in 12.0.0 (2021.2.0b14 and above)