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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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