Reply To: [BUG] SendEvent with missing BB parameter halts execution

NodeCanvas Forums Support [BUG] SendEvent with missing BB parameter halts execution Reply To: [BUG] SendEvent with missing BB parameter halts execution

#14473
zsoik
Participant

I have to say we didn’t observe this behaviour in the editor, only in a built player. In the editor this seems to work fine. We worked around this issue by patching the SendEvent action to check the BBParameter for name if “.isNull” and not sending the event at all if thats the case.