Search Issue Tracker
Third Party Issue
Votes
0
Found in
2020.3
2020.3.2f1
2021.1
2021.2
Issue ID
1326132
Regression
No
[HDRP] Receive Decals and Receive SSR/SSGI properties are missing in ASE Material
How to reproduce:
1. Open the user's attached "TestProject.zip" project
2. Open the Test folder (Assets/Test)
3. Select the "Broken_Shader" Material in the Project window
4. Observe the properties in the Inspector window
Expected result: Receive Decals and Receive SSR/SSGI properties are visible
Actual result: Receive Decals and Receive SSR/SSGI properties are not visible
Reproducible with: 2020.3.5f1 (10.4.0), 2021.1.4f1 (11.0.0), 2021.2.0a14 (12.0.0)
Can't test with: 2019.4.24f1 (7.5.3) - Compiling Vertex program with DECALS_4RT errors in the Shaders
Note:
- Select the "Working_Shader" Material in the Project window to see that these properties are visible for this Material
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
- Call stack hyperlinks become unclickable when scrolled down in the Console window
- Package files do not get checked out in Perforce when the project includes a provider callback
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
Resolution Note:
This is an issue on Amplify code generation side, even though the toggles for Decal or SSR are enabled in the AES editor, the properties required for these options are not generated in the source code of the shader.