I’m bumping this. Having the exact same problem in 4.8.3. I tried hard to debug it in any way possible, breakpoint, print string and also made sure my logic was okay. I trigger an event dispatcher when an AI dies. The event dispatcher will trigger successfully the first time and the second time it will ignore breakpoint and not run the logic of the custom event attached to it. I’m super puzzled.