Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.54f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-111621
Regression
No
List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
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
Reproducible with versions: 17.0.4 (6000.0.54f1), 17.1.0 (6000.1.12f1), 17.2.0 (6000.2.0b10), 17.3.0 (6000.3.0a2)
Tested on (OS): macOS Silicon, Sequoia 15.5
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:
There are more holistic issues with the layout differences between the Graph and Node inspector. We won't address this minor cosmetic issue directly, but instead look at how we want to rework these inspectors to be more consistent across the board.