Search Issue Tracker
Subsequent runs of subgraph leads to different output using WaitForAll node
Description Initial SetupCreate the following graph: Start (Repeat On) Run In Parallel ## Log 1## Log 2; Wait for 3 seconds## Log 3 ... Read more
Text on node flickers when moving the node if it is referencing a blackb...
Steps to reproduce: Create and open a blackboard asset (Assets > Create > Behavior > Blackboard) Add a GameObject variable ... Read more
Duplicating event node does not preserve the values
Steps to reproduce: Download and open the attached project "Behavior Event Duplicate Issue.zip" Open the "Behavior Graph" asset Dupl... Read more
Setting a shared blackboard variable during runtime keeps the value when...
Steps to reproduce: Download and open the attached project "Behavior Shared Variable Issue.zip" Open "scene" Enter play mode Observe... 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
Editing BehaviorGraphAgent variable at runtime will impact all the agent...
Reported here: https://discussions.unity.com/t/multiple-subgraph-instances-make-it-difficult-for-me-to-pass-variables-between-graph-... 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 the script Ac... Read more
Shift+Space in Behavior doesn't maximize the window when docked.
Steps to reproduce: 1. Open a project with Behavior package (add it if needed, com.unity.behavior) 2. Open a Behavior Graph by doubl... 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
Crash on SerializableManagedRefBackupGenerator::ExtractBackupFromInstanc...
How to reproduce:1. Open the attached “IN-96254_BehaviorCrash.zip” project2. Open the “BehaviorScene”4. Enter Play Mode5. Exit Play ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code