Reply To: Blackboard Variable changed condition

Forums 💬 NodeCanvas ⚙️ Support Blackboard Variable changed condition Reply To: Blackboard Variable changed condition

#17562
sinzer0
Participant

    Thanks that works now for normal conditions but I did notice one issue. When the condition is part of a Concurrent node OnEnable is not called but OnInit is. Thus the condition does not work in Concurrent nodes because the event never gets setup.

    Not sure if that is a bug or working as intended?