Reply To: SendEvent with null name crashes CheckEvent

NodeCanvas Forums Support SendEvent with null name crashes CheckEvent Reply To: SendEvent with null name crashes CheckEvent

#12792
zsoik
Participant

Just discovered that this only seems to happen in standalone builds, not in the editor, because there is extra code running in the editor guarding an action from be started at all when there are parameters missing etc. May be the case why it only showed up in the build of our game but not whilst debugging it 😀