Search Issue Tracker
Shared variable's OnValueChanged callback is not raised when the value i...
Steps to reproduce: Install `com.unity.behavior` 1.0.10 Create a Blackboard asset and add a Blackboard Variable of type integer (nam... Read more
Behavior graph debug indicators showing incorrectly when a Wait node is ...
How to reproduce:1. Open the attached "IN-126742_TempBehaviorBug.zip" project2. Open the "SampleScene"3. Open the "Behavior Graph" a... Read more
Dragging assets from project window to a node in a graph is not possible
Steps to reproduce: Create and open an empty project Install com.unity.behavior Create and open a behavior graph (Assets > Create... Read more
Setting a shared blackboard variable during runtime keeps the value when...
Steps to reproduce: Download and open the attached project "Behavior Shared Variable Issue.zip" Open "scene" Enter play mode Observe... Read more
Documentation page is broken
Steps to reproduce: Go to Behavior Documentation Navigate to Get started with Unity Behavior > Interact with behavior graphs via ... Read more
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 ... Read more
“Edit Subgraph Representation” window resizes without bounds causing lay...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Blackboard variables get removed when renaming the class name
Steps to reproduce: Create and open a behavior graph Add an enum type to the blackboard Change the name of the enum in the script Ac... Read more
“Variable Type” menu opens under Editor toolbar when Behvarior Graph win...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Prefab behavior agent "Apply to Prefab" doesn't save to prefab
Steps to reproduce: Create and open an empty project and install com.unity.behavior Create and open a behavior graph (Assets > Cr... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default