Lost Editor Camera

Hello. I seemed to have lost my editor camera in Unity by moving around too much. If I load any scene, I see nothing. I have re-installed Unity but I get the same broken camera when I load back in. Is this coming from some config file on my computer? Is there a way to move the editor camera to a certain position without using WASD?

Select the camera in your Heirarchy and then
gameobject/align with view OR move to view

OR
click up on the cameras transform setting click the cog wheel and click reset to bring it to world zero

Any of these should make it so you can see the camera

Also you could hover your mouse over the scene view and hit the F key to zoom in to where the camera is

Selecting move to view only brings that one object into the scene, everything else stays hidden. Somehow the camera got flipped upside down, I have set that right but everything remain broken. I know my scene are fine, they have not changed.

Removing the Unity hidden files on my machine has fixed the issue. Somehow I messed up the camera bad, and the broken state was saved to these hidden files. This is a bug…I mean a re-install of the engine should clear these hidden files and reset the editor camera.