Search Issue Tracker
Behavior Graph subgraphs are not showing completion when debugging
How to reproduce:1. Open the attached “IN-118082.zip” project2. Open the “SampleScene” scene3. Open the “Main.asset” Behavior Author... 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
“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
Nodes “X” icon is oversized and low quality, overlapping Node name in Be...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Creating a Blackboard Variable of an Enum byte or long cause exception
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
Behavior Node using Enum byte or long causes exception and graph view to...
Steps to reproduce: Create a new project Import the attached "MyEnumScript" script to the project Install the Behavior package from ... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
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
Unable to copy/paste or duplicate Variables via context menu or keyboard...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
[UX] Deleting or renaming “Edit Subgraph Representation” should not be p...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
Variable can be created with no name in the Blackboard
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... 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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor