Search Issue Tracker
In Progress
Under Consideration for 1.0.X
In Progress in 1.0.X
Votes
0
Found in [Package]
1.0.13
Issue ID
BEHAVB-370
Regression
No
Variable can be created with no name in the Blackboard
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 Blackboard (Create > Behaviour > Blackboard)
5. Open Blackboard window
6. Create any Variable by pressing “+” at the top right (GameObject for example)
7. Delete selected “New GameObject” name and press Enter
8. Observe the Variable
Actual results: A Variable with no name can be created in the Blackboard
Expected results: A Variable with no name should not be allowed to be created, a tooltip with warning should be thrown, that Variable must have a name
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment