Search Issue Tracker
By Design
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.2.0b5
2023.3.0a4
Issue ID
UUM-46787
Regression
No
Shader Graph Blackboard categories are shown in the Inspector even when all of their properties and keywords are not exposed
Reproduction steps:
1. Open the attached “IN-48414_Shader Graph Blackboard unexposed properties.zip” project
2. Select the “ShadowMaterial.mat” in the Materials folder
3. Observe the “Surface Inputs” settings in the Inspector
Expected result: Categories from the Blackboard of the “ShadowMaterial” Shader Graph with no exposed properties or keywords are hidden in the Inspector
Actual result: Categories from the Blackboard of the “ShadowMaterial” Shader Graph with no exposed properties or keywords are shown in the Inspector
Reproducible with: 12.1.12 (2021.3.29f1), 14.0.8 (2022.3.6f1), 15.0.6 (2023.1.7f1), 16.0.3 (2023.2.0b3)
Reproduced on: Windows 11 Pro
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
For now; we won't be changing this behavior without adding additional options to control the material inspector behavior. We'll keep this in mind for a UI/UX refresh that we're working on, but we won't be addressing this issue as it stands.