Search Issue Tracker
By Design
By Design in 1.0.X
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
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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Resolution Note:
we don't consider this a bug, but a design choice. since you can still see the variable name clearly by hovering away
Resolution Note (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