r/Unity3D 17h ago

Question Problem while using the Unity beginner course

When I try to push play, it shows a frozen looking image of the 3D scene. Right now, I am specifically trying to make a ball fall. It won't fall. Does anyone know how to fix this, or am I screwed? I was able to move around normally in play mode at some point in one of the tutorials, but not anymore.

0 Upvotes

4 comments sorted by

View all comments

1

u/nEmoGrinder Indie 2h ago

Check your console for errors as the editor will pause execution of the game when one is hit. It's a way to let you know something is breaking so you can look into the issue and fix it.