Unity Issue Tracker - Behavior Graph Node’s “X” remove button overlaps with assigned Variable when hovering the mouse cursor over the assigned Variable
Closed
BEHAVB-379
Behavior Graph Node’s “X” remove button overlaps with assigned Variable when hovering the mouse cursor over the assigned Variable
Package: Unity Behavior
As Designed
1.0.X
we don't consider this a bug, but a design choice. since you can still see the variable name clearly by hovering away
Steps to reproduce:
Create a new Unity project using the Universal 3D template
Install the Behavior package (com.unity.behavior)
Create a new Behavior Graph (Assets > Create > Behavior > Behavior Graph)
Open the newly created Behavior Graph
Add a new Set Animator Float Node (Spacebar > Action > Animation > Set Animator Float)
Assign a Variable to the Set Animator Float Node
Hover mouse cursor over the Variable in the Set Animator Float Node
Observe the Variable in the Set Animator Float Node
Actual results: “X” remove button overlaps with assigned Variable
Expected results: "X" remove button does not overlap with other elements
Reproducible with versions: 1.0.13 (6000.0.61f1, 6000.2.10f1, 6000.3.0b9, 6000.4.0a4)
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Windows 11
Notes:
Also reproduces in the Inspector
Prioritise and Follow this issue
Have a workaround or additional info about this issue?