Reply To: [Bug] The "Clear List" ActionTask can cause Blackboard problems…

Forums đź’¬ NodeCanvas ⚙️ Support [Bug] The "Clear List" ActionTask can cause Blackboard problems… Reply To: [Bug] The "Clear List" ActionTask can cause Blackboard problems…

#16598
Gavalakis
Keymaster

    Hey,
    Thanks for the elaboration and your suggestion. It overally makes sense I think, but I need to think a bit more about this 🙂
    I did make some tests you can also try out. If you want, please open up BlackboardSource.cs file and change the first clause in the AddVariable method in line #80 to be like this:

    This is just a test and not meant to really be used however 🙂 It does handle the specific case you showcased, but I will need to see what other kind of problems this may create.

    Let me know what you think if you do test it.
    Thank you!