Problem with AnyDamage event not firing

Hi, I’m gonna need some help…

I am trying to deal damage using a character from Paragon, but the sword is attached to the skeletal mesh. So i decided to create a collision capsule around the sword and use that for collision and damage dealing. However, although I am able to detect the collision, the AnyDamage event doesn’t fire (I have set to deal 50 damage on ApplyDamage node.

What could be the problem?