Forums › 💬 NodeCanvas › ⚙️ Support › Local Blackboard is not being used. Fix included ? › Reply To: Local Blackboard is not being used. Fix included ?
Hello,
Yes, you are right 🙂 This is a bug introduced from a refactoring, and the fix is exactly what you suggest here: blackboard = localBlackboard;
blackboard = localBlackboard;
Thank you for letting me know!