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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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