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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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.