I’m using the PlayCutsceneAdvanced (Action Task) in NodeCanvas, and cutsceneIsPrefab = true. After the cutscene instantiated, it would call ResolveBlackboard() and UpdateTasksOwner() in TriggerActionTask, which last fix is in. But at this time, the agent and the blackboard is still null. Because SetGroupActorOfName() haven’t called.