Forums › 💬 FlowCanvas › ⚙️ Support › FindObjectsOfType – performance impact › Reply To: FindObjectsOfType – performance impact
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);