Unity Issue Tracker - List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
Closed
UUM-111621
List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
Unity: ShaderGraph
Won't Fix
6.5.X
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
Unity 6.1 is no longer supported. This issue may be addressed in a future version.
Steps to reproduce:
1. Create new Unity project
2. Create Shader Graph Asset and open it
3. In Blackboard add a property (for example “Color”)
4. Select the Color property
5. Try minimising Graph Inspector
6. Observe Custom Attributes List view
Actual results: Add” and “Remove” buttons do not dynamically adjust together with List view and layout of the window looks disorganized when minimizing window Expected results: "Add” and “Remove” buttons should dynamically adjust their positions and layout should remain correctly aligned when minimizing window