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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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