Detect Overlap when rotating view

Make the overlap volume a child component to the camera component inside your Character BP (click drag and drop it onto the Cam component, if you want to reverse this action, click drag drop it onto the Cam Component again), that way the Camera becomes it’s root/parent and determines it’s location. This is under my assumption you have the overlap volume currently a child of the root component in your Character BP.