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
“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
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
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
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
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
- Procedural rendering is disabled when using Graphics.RenderPrimitivesIndexedIndirect()