Constent pausing

My Unity player constantly pauses every frame. I can hit the pause button to un-pause but it only lasts until the next frame where it re-pauses.

Does anybody have a solution to this problem?..it would really help.

The Console has an “Error pause” toggle. Maybe you are generating an error in your update function and have this enabled? You can get to the console in the Window menu or by pressing Ctrl+Shift+C