Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.13
Issue ID
BEHAVB-379
Regression
No
Behavior Graph Node’s “X” remove button overlaps with assigned Variable when hovering the mouse cursor over the assigned Variable
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment