Search Issue Tracker
Fixed in 12.0.0
Fixed in 11.x
Votes
0
Found in [Package]
10.1.0
Issue ID
1311830
Regression
Yes
"unrecognized identifier" error is thrown when HDRP/Unlit Shadow Matte is enabled and Common Material Properties is set to Alpha
How to reproduce:
1. Open the user's attached "PathTracer.zip" project
2. Open the "SampleScene" Scene
3. Go to Window -> Render Pipeline -> Render Pipeline Debug
4. Select the Material section in the Debug window
5. Set the Common Material Properties to Alpha
6. Observe the Console log
Expected result: No error is thrown in the Console log
Actual result: "unrecognized identifier 'LightLoopOutput' at MaterialEvaluation.hlsl" error is thrown in the Console log
Reproducible with: 10.1.0 (2020.2.0b9), 10.2.2 (2020.2.3f1), 11.0.0 (2021.1.0b5, 2021.2.0a4)
Not reproducible with: 7.5.3 (2019.4.20f1), 10.0.0-preview.26 (2020.2.0b9)
Note:
- Issue is not reproducible with other HDRP Shader Graphs (No Shadow Matte property)
- The issue reproduces to anything besides "None" when setting the Common Material Properties property
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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Resolution Note (fix version 12.0.0):
Fixed in: 2021.2.0a9 (12.0.0)