Search Issue Tracker
Null blackboard variable in runtime blackboard causes nullref exception ...
Steps to reproduce: Install behavior package (com.unity.behavior) Import the Unity Behavior Example sample Select the Example Behavi... Read more
Console warnings “[Worker0] The type Unity.Behavior.Authoring Unity.Beha...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Blurry and low quality icons of Behavior Graph and Blackboard Assets in ...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Variable Comparison with "Not Equal" always returns true when used in Be...
How to reproduce: Open the “BehaviorConditionBug.zip“ project Open the “SampleScene“ Enter Play Mode Observe the Console Expected re... Read more
The Parent Behavior node becomes dirty when a leaf node is edited
How to reproduce: Open the “BehavBugRepro.zip“ project Connect the project to any or a new Version Control project Check in any chan... Read more
RunSubgraph Subgraph Variable don't pass assigned BehaviorGraph from the...
Steps to reproduce: Install `com.unity.behavior` 1.0.6 or above Create a three Behavior graphs ({}Nested Subgraph{}, Subgraph and {}... Read more
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
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