Search Issue Tracker
Fixed in 9.0.0 - preview.14
Votes
0
Found in [Package]
8.3.0
Issue ID
1267713
Regression
No
[HDRP][ShaderGraph] Building a Two Faced PBR Graph with connected Normal input throws invalid subscript 'cullFace' error
How to reproduce:
1. Open the attached project named "Case_1267713"
2. Start building the project
3. Check the console window after the build process is over
Expected results: The build succeeds with no errors thrown
Actual result: Editor throws invalid subscript 'cullFace' at line 3019 (on d3d11) error for the PBR graph shader
Reproducible with: 2019.4.8f1(7.0.1, 7.3.1, 7.4.1), 2020.1.2f1(8.2.0, 8.3.0)
Not reproducible with: 2020.1.2f1(9.0.0-preview.14), 2020.2.0a21(9.0.0-preview.14)
Could not test with: 2018.4.26f1(HDRP was in early preview stage)
Notes:
1. Does not reproduce with URP. Tested 2019.4.8f1 with URP 7.4.1
2. Saving the graph clears the error in the Inspector window for the Graph. But the error re-appears next time the project is built.
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 9.0.0 - preview.14):
Does not reproduce with Shader Graph 9.0.0 - preview.14