Search Issue Tracker
Subsequent runs of subgraph leads to different output using WaitForAll node
*Description* *Initial Setup* Create the following graph: # *Start* (Repeat On) # *Run In Parallel* ## *Log* 1 ## *Log* 2; *... Read more
Existing Custom Action nodes retain Action styling when inheritance is c...
How to reproduce: 1. Create and open a new project 2. Install the Behavior package 3. In the Assets folder create a Behavior Grap... Read more
NullReference errors appear inside the Console window when deserializing...
How to reproduce: 1. Open the attached "IN-86387" project 2. Open the "serialization-type-construct-fail-case" Scene and enter Pla... Read more
"GameObjectToComponentBlackboardVariable" fails when a GameObject value ...
Reproduction steps: 1. Create a new 3D project 2. Install the "Behavior" package via the "Package Manager" ("Window -> Package Man... Read more
RuntimeBlackboardAsset doesn't work with Editor Bootstrapper
*Steps to reproduce:* # Create a new project (in my case, I used Unity 6000.0.24f1). # Install the [Behavior Demo|https://assetsto... Read more
Can't select ScriptableObjects assets in LinkFields.
*Steps to reproduce:* 1. Create an action taking a ScriptableObject and add it to the graph. 2. Click the link button on the S... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce: 1. Open the “NorthShoreUnity” project 2. Add new Behavior Graph in the Assets folder (Create → Behavior → Behav... 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 ... Read more
When debugging an agent, the first click to select and agent fails.
*Steps to reproduce:* 1. Click on the debug button. 2. Select an agent. 3. See that the graph debugging is not updating unt... Read more
Setting enum values in blackboard not respecting assigned values.
*Steps to reproduce:* 1. In a behavior graph create a new enum via the blackboard menu. Create a few fields but assign bi... 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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project