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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment