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.
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
nh92
Jul 24, 2023 15:50
I've run into this same issue with Unity 2021.3.15f1 with my own custom Node editor