Search Issue Tracker
Graph Loading Fails When BehaviorGraphAgent Is Selected in Inspector
*Description* When a BehaviorGraphAgent with no assigned graph is selected in the Inspector, loading a graph from code fails for th... Read more
Variable parsing fails when characters are placed next to square brackets
Reproduction steps: 1. Open the attached “IN-104552” project 2. Open the “Behavior Graph” in the Behavior Graph window 3. Open th... 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... Read more
Setting a shared blackboard variable in the game object inspector throws...
*Steps to reproduce:* # Create and open a behavior graph # Add a blackboard variable # Set the shared toggle to true and make ... Read more
Run subgraph node does not detect the subgraph on blackboard asset
*Steps to reproduce:* # Create and open a blackboard asset # Add a subgraph variable in the blackboard asset # Create and open... Read more
Behavior Graph is not updated after exiting Play Mode
How to reproduce: 1. Open the “BehaviorPlayModeBug.zip“ project 2. Open the “SampleScene“ 3. In Project tab open the “Behavior Gr... Read more
Debugging is not possible when using dynamic sub-graphs
Reproduction steps: 1. Open the attached “IN-101007.zip” project 2. Double click on the “SubGraphDynamic” from the Project Window ... Read more
Abort node does not abort if the condition is met and is inconsistent be...
*Steps to reproduce:* # Download and import the attached 'AbortIfRepro.unitypackage' # Open 'scene' # Open 'Behavior Graph' ... Read more
Serializing and deserializing a finished graph restarts the graph
*Steps to reproduce:* # Download and import the attached 'SerializeFinishedGraph.unitypackage' # Open 'scene' # Enter play mod... 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" # Typ... 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
- Preview window buttons are pushed out by header text
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled