Search Issue Tracker
By Design
Votes
0
Found in [Package]
12.0.0
Issue ID
1337094
Regression
No
Some of the HDRP Surface Options are not visible and some of them are duplicated in the Shader Graph Material Inspector
How to reproduce:
1. Open the user's attached "SGMaster.zip" project
2. Add URP, ShaderGraph, VFX Graph packages from the Graphics repo (4a4b558 commit)
3. Fix all the errors from the Console by commenting out the lines
4. Set the SRP Settings to HDRP Asset (Edit -> Project Settings -> Graphics)
5. Select the "Shader Graphs_Builtin Shader Graph" Material in the Project window
6. Observe the Inspector
Expected result: All of the HDRP Surface Options are shown in the Material Inspector
Actual result: Some of the HDRP Surface Options are not shown in the Material Inspector (Alpha Clipping) and some properties are duplicated (Global Illumination, Enable GPU Instancing, Render Queue, Double Sided Global Illumination)
Reproducible with: 12.0.0 (2021.2.0a17)
Could not test with: 11.0.0 or lower (Due to the project errors)
Note:
- For Actual result change between HDRP/URP SRP Settings to see the duplicated properties in the 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Duplication problem has been resolved