How to get an overlap event only for character mesh or capsule?

it doesn’t fire, probably because your actor is not moving fast enough. An event hit will only trigger for “fast” moving objects. If you creep up on the object, it won’t register as a hit, but an overlap will register.