Search Issue Tracker
Fixed
Fixed in 1.0.8
Votes
0
Found in [Package]
1.0.7
Issue ID
BEHAVB-186
Regression
No
Cannot create blackboard variable of engine component in blackboard UI
When creating a new blackboard variable, you can pick some engine component types but not all of them. For instance, you can create a Box Collider 2D variable, but the Box Collider (the 3D one) isn’t there.
This is a UI bug in the blackboard, only the MonoBehaviour classes are present, but not the Component one.
A workaround for now is to create the variable using the “New Rigidbody…” option from the node linkfield.
*Steps to reproduce:*
1. Open a BehaviorGraph
2. Try to create a new Rigidbody blackboard variable in the Blackboard window
*Actual results:*
Rigidbody and engine components types are not available in the Blackboard menu.
*Expected results:*
It is possible to create BBV of component types.
*Reproducible with versions:*
1.0.7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment