ApplyDamage not firing EventAnyDamage

I know the collision event is happening because the “AddPhysicsImpulse” is working. I can put a breakpoint on the “ApplyDamage” and it does make it to that point, and does seem to execute the “ApplyDamage” node when I step through it.

But the “EventOnDamage” never fires :frowning: