I made a Box collision blueprint and whenever the player overlaps the box it triggers event. And whenever the player leaves the box it ends the event.
But when the character crouch inside the box, the box consider it as end overlap.
Can someone tell me why this happens and how to fix?