Search Issue Tracker
By Design
Votes
0
Found in
2022.3.61f1
6000.0.48f1
6000.1.1f1
6000.2.0a10
Issue ID
UUM-103888
Regression
No
Node Previews are not centered when Nodes have a longer name in Shader Graph
Steps to reproduce:
- Create or open any Project with the Shader Graph package installed
- Create any Shader Graph and open it
- In the Blackboard add any Node and convert it to Sub-graph by double clicking
- Enter a long string in place of the Asset name
- Observe the Sub-graph's Preview, expand and collapse it
Actual results: The Sub-graphs Preview is not centered when expanded and the Node is wide due to a long name
Expected results: A Node's preview is centered so it looks flush with all other Nodes
Reproducible with versions: 2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Tested on (OS): Windows 11, macOS 15
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The node previews are fixed size and anchor in the same relative location for all nodes.