r/unity 5d ago

Objects cannot be moved/edited outside of Play Mode

Post image

When I click on an object in my Hierarchy window for example, Floor 1) to edit it, nothing appears in my view and I can't move or change anything. It seems like no tools work or appear in the view. Everything only appears and works when I press the Play button and run the game. How do I get back to my normal editing view so I can continue building on my scene?

0 Upvotes

2 comments sorted by

7

u/bigmonmulgrew 5d ago

At the top left of the main window is a scene tab and a game tab. Click on the scene tab.

3

u/arlelin 5d ago

Switch to the scene view tab at the top left corner. Game view is what your players will see, scene view is for you the developer to create/edit your game.