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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
nh92
Jul 24, 2023 15:50
I've run into this same issue with Unity 2021.3.15f1 with my own custom Node editor