Reply To: Word of warning to anyone following along with an old version of Unity: In 2017.3 Time stays frozen until you manually assign the timescale a non-zero value in the editor (or restart the game).

Forum Archive Word of warning to anyone following along with an old version of Unity: In 2017.3 Time stays frozen until you manually assign the timescale a non-zero value in the editor (or restart the game). Reply To: Word of warning to anyone following along with an old version of Unity: In 2017.3 Time stays frozen until you manually assign the timescale a non-zero value in the editor (or restart the game).

#26726
Jonathan Gonzalez
Participant

    What do you mean by manually assign a non-zero value? If you set the time scale to 0 you can stop time altogether, which is useful for a pause menu. Are you not able to reset time back to 1 (or higher than 0) from script afterward?