ApplyDamage STOPS in Simulate Physics Mode! Help!

EventTick → IsOverlappingBox → ApplyDamage(10) to my CharacterBP

But when my character simulates physics (and is still being applied the damage from EventTick IsOverlappingBox event) the ApplyDamage stops dead in its tracks until SimulatePhysics is over.