When using the Viewport, I’d like to move the view around, and then put it back to where it was. I don’t want to pan-zoom-drag over and over and try to find the exact place the view was. It would be nice to set some views that I could switch between also.
select a gameobject in your scene ( you could position one called ‘DefaultViewPosition’, select it by clicking on it in scene view or Hierarchy window )
…then in UNity top menu, select GameObj->moveToView or AlignToView
Thanks for the ideas @JonPQ , but both of those commands move the object, not the camera (or the View from the viewport rather). I’m hoping to ‘reset’ the viewport to a position after I’ve moved it to look at the scene from different angles.