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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
nh92
Jul 24, 2023 15:50
I've run into this same issue with Unity 2021.3.15f1 with my own custom Node editor