ApplyDamage not firing EventAnyDamage

So it breaks correctly on “Apply Damage” but not on “Any Damage”? Because of the little bit of information i would guess that you probably got the collision channels wrong and because of that the hit event does not get triggered and therefore no damage at the cube. To trigger the Hit Event the Objects that are colliding have to block each other afaik.