I have built a first person game in unity, and it seems to work except…
If I am running it in the editor and I press esc to free my cursor, and click back into the game, everything is frozen. The character can’t move, but I can look around. The enimies stop, the bullets stop in midair and the grass stops moving from the wind. When I try build it to run in a web player, it starts in this state.
What am I doing wrong?