Search Issue Tracker
Active
Votes
7
Found in
2021.2.0b4
Issue ID
1351693
Regression
No
GraphView node height is incorrect when a reorderable list is inside the node content
When using a PropertyField to show a list inside a GraphView node, the height of the node is messed up.
- Repro steps:
- Download the GraphViewNodeRepro.cs script attached.
- Drop it in Unity and click on `GraphView Node Bug > Repro` in the menu items to show the window
- Observe that the node border and selection area is a lot bigger than the node itself (see image).
Repro with Unity 2021.2.0b4.
Comments (1)
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
nh92
Jul 24, 2023 15:50
I've run into this same issue with Unity 2021.3.15f1 with my own custom Node editor