Empty level with keyboard camera movement

Hi!

I’m using Unreal 5.1.1. and in the default level (it’s a basic level) I can move the camera with the keyboard and mouse. I mean, I can move the camera with the keyboard when I click the Play button on the editor.

I’ve added a new empty level and I can’t move the camera with the keyboard.

Any idea about how to enable camera movement with the keyboard on the empty level?

Each level has its own GameModeBase, but the only different is that each level has a different Player Controller.

Thanks!