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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project