Why does this apply damage event not trigger?

I came here because I had the same problem as the creator. I’ll leave my solution here, and hope it’s helpful for someone:

Making an array with “self” and connecting it to the “ignore actors” pin of the radial damage solved it for me. If this is done, every actor in the radius receives the damage taken events. if not, I do not get any events at all.