Control Issues After Packaging

I’ve created a game using the first person controller settings. While I debug it in the editor, everything works well. But when I package the game for a Windows 64 bit build, my movement (using keyboard) does not follow where the mouse looks. This does not happen in the editor. Only once I package the game.

Is there any specific setting I need to change for this to take effect? I’m quite new to UE.