Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.13
Issue ID
BEHAVB-376
Regression
No
Behavior Graph window top bar “Open” and “Debug” buttons and their icons overlap with the “Behavior Graph” title text when the Behavior Graph window is docked
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
- Dock the Behavior Graph window
- Resize it to be smaller
- Observe the top bar of the docked Behavior Graph window
Actual results: Behavior Graph window top bar “Open” and “Debug” buttons and their icons overlap with the “Behavior Graph” title text
Expected results: No UI elements overlap
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
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
this only happens when the window is small, which is not a reasonable workflow to expect users to be in, so the impact of designing around this is too low to be worth fixing.