First Person Controller Does Not Work in Game Preview

I added the controller to my scene and deleted the main camera. Moving in the terrain works ok but I can’t look around with the mouse while previewing the game in the Unity Editor.

Building the game, either to standalone or the web version, works fine.

Any ideas on what I can do?

Try running the game, press pause and unpause again. There is a bug in the editor if you press pause and then stop while it’s paused in that the mouse controls don’t work when you restart the game.

That did it! Thanks! :slight_smile: