Search Issue Tracker
By Design
Votes
0
Found in
6000.0.56f1
6000.2.1f1
6000.3.0a5
6000.4.0a1
6000.5.0a1
Issue ID
UUM-114739
Regression
No
Custom Heatmap Value asset displays unnecessary third column in Subgraphs/Nodes
Steps to reproduce:
- Create a new Unity 3D URP Project
- In the Project window, go to Assets → Create → Shader Graph → Custom Heatmap Value
- Select the asset to view it in the Inspector
- Expand the Subgraphs and Nodes sections
\\
Actual results: The Inspector displays three columns in each section (Subgraph/Node, Category, plus an extra empty column)
Expected results: Layout should match the content used (i.e two)
\\
Reproducible with versions: 6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Can’t test with versions: 2022.3.66f1 (No Custom Heatmap Value option)
\\
Tested on (OS): macOS Silicon 15.6 Beta (24G5054d)
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
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
Resolution Note:
The extra column is to avoid extra wide input numeric input fields that would be unsightly and difficult to reason about at such widths.