How do I exit spectator mode when I press play

I’m trying to get the game to go into the view of a camera actor I place on a specific position.
I followed the answer to this forum How do I make a CameraActor my main camera? - Pipeline & Plugins - Epic Developer Community Forums,
.

285387-screenshot-from-2019-08-19-15-27-31.png

but it’s still putting the camera in spectator mode everytime I press play (where I can control the camera with WASD).

I currently have my world gamemode selected as none, but I don’t believe that should impact the camera
Does anyone might be able to see if anything with the settings of my map is preventing me from using a camera actor as my main camera?

Thanks

Where do you have this at? A level blueprint or somewhere else?

Yes, this is in the level blueprint

Ok , I just made a new map and it works now.

Edit: Apparently the presence of another pawn in the map will cause the camera viewpoint to not work properly, make sure all objects are actors and there are no pawns present