Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.13
Issue ID
BEHAVB-378
Regression
No
“Variable Type” menu opens under Editor toolbar when Behvarior Graph window is docked next to Game tab
Steps to reproduce:
1. Create new Unity project
2. Open Package Manager window
3. Install Behaviour package (com.unity.behavior)
4. In Project window create Behaviour Graph (Create > Behaviour > Behaviour Graph)
5.Open Behaviour Graph
6. Dock window to “Game” tab
7. In Behaviour Graph window press on “Edit Subgraph Representation” in Inspector window
8. In empty field type “testing”
9. Select “GameObject” to open a dropdown menu
10. Observe the opened “Variable Type” context menu
Actual results: “Variable Type” top context menu is hidden behind Editor toolbar, unable to use Search field
Expected results: “Variable Type” top context menu should not be behind Editor toolbar, available Types should be visible, Search field usable
Reproducible with versions: 1.0.13 (6000.0.62f1, 6000.2.10f1, 6000.3.0b9, 6000.4.0a4)
Tested on (OS): Ubuntu 22.04, macOS Silicon Tahoe 26.0 (M1)
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
Add comment