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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size