This beginner-friendly video demonstrates how to appropriately manage mouse input across different levels in Unreal Engine 4. I set up a very simple system with a playable level and a main menu in order to demonstrate the problem. Then, I explain how to use separate player controllers to solve the problem, by toggling whether the mouse is visible and by setting the input mode.