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

Package: Scriptable Render Pipeline Universal

-

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)

  1. Resolution Note (fix version 13.0.0):

    Fixed in 13.0.0 (2022.1.0a11 and above)

  2. Resolution Note (fix version 12.0.0):

    Fixed in 12.0.0 (2021.2.0b14 and above)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.