Search Issue Tracker

0
votes
Fixed

Abort node does not abort if the condition is met and is inconsistent be...

Package: Unity Behavior

-

May 05, 2025

-

Version/s: 1.0.9

Steps to reproduce: Download and import the attached 'AbortIfRepro.unitypackage' Open 'scene' Open 'Behavior Graph' Click on the 'De... Read more

0
votes
Active

Debugging is not possible when using dynamic sub-graphs

Package: Unity Behavior

-

May 13, 2025

-

Version/s: 1.0.9

Reproduction steps:1. Open the attached “IN-101007.zip” project2. Double click on the “SubGraphDynamic” from the Project Window to o... Read more

0
votes
Fixed

Behavior Graph is not updated after exiting Play Mode

Package: Unity Behavior

-

May 14, 2025

-

Version/s: 1.0.9

How to reproduce:1. Open the “BehaviorPlayModeBug.zip“ project2. Open the “SampleScene“3. In Project tab open the “Behavior Graph“4.... Read more

0
votes
Active

Run subgraph node does not detect the subgraph on blackboard asset

Package: Unity Behavior

-

May 21, 2025

-

Version/s: 1.0.9

Steps to reproduce: Create and open a blackboard asset Add a subgraph variable in the blackboard asset Create and open a behavior gr... Read more

0
votes
Active

Setting a shared blackboard variable in the game object inspector throws...

Package: Unity Behavior

-

May 21, 2025

-

Version/s: 1.0.9

Steps to reproduce: Create and open a behavior graph Add a blackboard variable Set the shared toggle to true and make sure exposed i... Read more

0
votes
In Progress

Blackboard variables get removed when renaming the class name

Package: Unity Behavior

-

May 27, 2025

-

Version/s: 1.0.9

Steps to reproduce: Create and open a behavior graph Add an enum type to the blackboard Change the name of the enum in the script Ac... Read more

1
votes
Active

Variable parsing fails when characters are placed next to square brackets

Package: Unity Behavior

-

Jun 12, 2025

-

Version/s: 1.0.11

Reproduction steps:1. Open the attached “IN-104552” project2. Open the “Behavior Graph” in the Behavior Graph window3. Open the “Tes... Read more

0
votes
Fixed

Graph Loading Fails When BehaviorGraphAgent Is Selected in Inspector

Package: Unity Behavior

-

Jun 12, 2025

-

Version/s: 1.0.11

DescriptionWhen a BehaviorGraphAgent with no assigned graph is selected in the Inspector, loading a graph from code fails for that G... Read more

4
votes
Active

Blackboard variable of type List<CustomUnityObject> throws errors in Bla...

Package: Unity Behavior

-

Jun 30, 2025

-

Version/s: 1.0.11

Steps to reproduce: Create a new "MyCustomAgent" Monobehavior Create an custom action "Get Agent in AgentList" and set AgentList as ... Read more

0
votes
Fixed

SwitchComposite GC.Alloc every OnStart

Package: Unity Behavior

-

Jul 01, 2025

-

Version/s: 1.0.11

Steps to reproduce: Create a new graph, a new enum and a Switch node Create a BBV for the enum and assign it to the Switch node Conn... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.