Forums › 💬 NodeCanvas › ⚙️ Support › How to bound a agent to a value of blackboard? › Reply To: How to bound a agent to a value of blackboard?
Hello,
Nice find. As it seems there is a bug related to the System Event condition tasks. Not the Accessor.
Please open up Task.cs and in method ‘Initialize’ at line #286 add UnsubscribeFromEvents(); before anything else in the method.
Let me know Thanks 🙂