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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons