Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.62f1
6000.0.54f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-111931
Regression
No
Surface Inputs are not rendering when using the custom BaseShaderGUI
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/DevDunkStudio/ShadowReceiverURP/Shaders/ShadowReceiver.shadergraph“ in Shader Graph
3. In Graph Settings, change the Custom Editor GUI setting to blank
4. Save Shader Graph
5. Observe the “/Assets/DevDunkStudio/ShadowReceiverURP/Samples/Materials/ShadowReceiverDirectional.mat“ in Inspector
6. Repeat step 2
7. In Graph Settings, change the Custom Editor GUI setting to “CustomShadowQualityInspector“
8. Repeat steps 4 and 5
Expected result: Surface Inputs exist
Actual result: Surface Inputs are not present
Reproducible with: 2022.3.62f1, 6000.0.54f1, 6000.2.0b10, 6000.3.0a2
Could not test with: 6000.1.12f1 (Error in Shader Graph Assets/DevDunkStudio/ShadowReceiverURP/Shaders/ShadowReceiver.shadergraph: Graph is generating too many variants. Either delete Keywords)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Missing namespace of custom Inspector “DevDunk.ShadowReceiver.Editor.CustomShadowQualityInspector“
- Still reproducible when using DrawSurfaceInputs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UTF-8 character in index.html is corrupted when building a WebGL project
- Help box icon in "Tile Palette" window is blurry in both Unity themes
- Memory leak when importing a non-embedded-texture FBX exported from Character Creator 5 with “Mouth Open as Morph” and “Convert Skinned Expressions to Morphs” enabled
- Drop-down component is overlapped with the default Tile Palette layout line
- VisionOS Player and Simulator crashes on "nw_read_request_report [C1] Receive failed with error "No message available on STREAM"" when playing a video through VisionOSVideoComponent
Add comment