Search Issue Tracker

0
votes
Active

Behavior Graph subgraphs are not showing completion when debugging

Package: Unity Behavior

-

Oct 06, 2025

-

Version/s: 1.0.12

How to reproduce:1. Open the attached “IN-118082.zip” project2. Open the “SampleScene” scene3. Open the “Main.asset” Behavior Author... Read more

0
votes
Fixed

Behavior Graph switch node in parent graph does not update when subgraph...

Package: Unity Behavior

-

Oct 09, 2025

-

Version/s: 1.0.12

How to reproduce:1. Open the attached “Unity Behavior - Switches and subgraphs.zip” project2. Open the “Basic switch case“ scene3. O... Read more

0
votes
In Progress

“Edit Subgraph Representation” window resizes without bounds causing lay...

Package: Unity Behavior

-

Oct 22, 2025

-

Version/s: 1.0.12

Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more

0
votes
In Progress

Nodes “X” icon is oversized and low quality, overlapping Node name in Be...

Package: Unity Behavior

-

Oct 22, 2025

-

Version/s: 1.0.12

Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more

0
votes
In Progress

Creating a Blackboard Variable of an Enum byte or long cause exception

Package: Unity Behavior

-

Oct 28, 2025

-

Version/s: 1.0.0, 1.0.13

Steps to reproduce: Create a enum byte or long // public enum MyEnum : byte { A, B, C } Create and open a new Behavior Graph Create ... Read more

0
votes
In Progress

Behavior Node using Enum byte or long causes exception and graph view to...

Package: Unity Behavior

-

Oct 28, 2025

-

Version/s: 1.0.0, 1.0.13

Steps to reproduce: Create a new project Import the attached "MyEnumScript" script to the project Install the Behavior package from ... Read more

0
votes
In Progress

Unity Behavior Node Wizard generates incorrect type reference for nested...

Package: Unity Behavior

-

Oct 29, 2025

-

Version/s: 1.0.0, 1.0.13

Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more

All about bugs

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