Reply To: FindObjectsOfType – performance impact

Forums 💬 FlowCanvas ⚙️ Support FindObjectsOfType – performance impact Reply To: FindObjectsOfType – performance impact

#22024
soulburner
Participant

    Yep. I’ve got this:

    <b>(NodeCanvas Warning)</b>: Started with null Blackboard. Using Local Blackboard instead.

    Maybe because I’m loading flow scripts and attaching them manually, through Resources.Load ?

    FlowScript res = Resources.Load<FlowScript>("FlowCanvas/" + name);