I am doing a lot of back and forth between my script and the scene tab. When I click the Play button in Unity how would I get it to default to the Scene tab and not the Game tab?
Go into the Game tab and in the top right it should say “Play Focused” with a dropdown. Change it to “Play Unfocused” and Unity will stop defaulting to the game tab.
This is late as but just in case anyone checks this, you can press shift + space while in scene mode and it will fullscreen and when you click play it stays in scene mode.
If you right click on the Play button you can uncheck a box that says “Create Game View On Play”.
Instead of using single window view ( which i think you are using now ) , you can click, hold and drag the game tab onto a space in unity window and it creates a seperate game window. Now make sure “Maximum” is unselected and you have 2 views you can now use.