Search Issue Tracker
By Design
By Design in 1.0.X
Votes
0
Found in [Package]
1.0.13
Issue ID
BEHAVB-375
Regression
No
Window title and tab shows “Blackboard (Blackborad)” instead of “Blackboard”
Steps to reproduce:
1. Create new Unity project
2. Change Editor theme to Light (Preferences > General > Editor Theme)
3. Open Package Manager window
4. Install Behaviour package (com.unity.behavior)
5. In Project window create Blackboard (Create > Behaviour > Blackboard)
6. Open Blackboard window
7. Observe the window tab and window title bar
Actual results: Blackboard tab and title says “Blackboard (Blackboard)”
Expected results: Window tab and title should only say once “Blackboard”
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)
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:
the window is showing the name of the asset, and in this case, the name is "Blackboard". not a bug
Resolution Note (1.0.X):
the window is showing the name of the asset, and in this case, the name is "Blackboard". not a bug