Is it possible to prevent overlap but detect collision?

I have a breakpoint set on Event Hit already. If I block collisions, the event never fires. If I allow overlap, the event fires, but the blocks fall through.