Search Issue Tracker
Variable parsing fails when characters are placed next to square brackets
Reproduction steps:1. Open the attached “IN-104552” project2. Open the “Behavior Graph” in the Behavior Graph window3. Open the “Tes... Read more
Crash on SerializableManagedRefBackupGenerator::ExtractBackupFromInstanc...
How to reproduce:1. Open the attached “IN-96254_BehaviorCrash.zip” project2. Open the “BehaviorScene”4. Enter Play Mode5. Exit Play ... Read more
Duplicating event node does not preserve the values
Steps to reproduce: Download and open the attached project "Behavior Event Duplicate Issue.zip" Open the "Behavior Graph" asset Dupl... Read more
Behavior Graph switch node in parent graph does not update when subgraph...
How to reproduce:1. Open the attached “Unity Behavior - Switches and subgraphs.zip” project2. Open the “Basic switch case“ scene3. O... 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
Editing BehaviorGraphAgent variable at runtime will impact all the agent...
Reported here: https://discussions.unity.com/t/multiple-subgraph-instances-make-it-difficult-for-me-to-pass-variables-between-graph-... Read more
BehaviorProjectSettings saves file path instead of folder path
Steps to reproduce:1. From a behavior graph blackboard, create a new Enum using the wizard2. Go to Project Settings > Behavior &g... 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
Collider is not listed when creating an action
Steps to reproduce: Create and open a behavior graph Right-click and select "Create new > Action" Click "Next" Type anything in t... Read more
“NullReferenceException” is thrown and behavior graph is unusable when a...
How to reproduce:1. Open the attached “IN-107935_minimal.zip” project2. Open the “Worker BT” behavior graph3. Right click in the beh... 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