Press start button in editor; game starts paused. How to fix?

When I press the start button to start my game in the editor, it starts in a paused state and I have to press the pause button to unpause the game. If I press ctrl-p the game starts with the pause down too. To start the game I have to press ctrl-p then ctrl-shift-p to unpause it every time. This is fairly annoying. Do you know how to fix this problem?

1 Like

i hope you are getting null reference or other exceptions and in the console window, ā€œError pauseā€ option is switched on.

press ctrl+shift+c and deactivate the error pause option. also clear the exceptions in your code. This is just a guess, if u can post the screen shot or something, it would be good.

me too. ā€œError pauseā€ option is switched on.