Unity Engine Scene Camera off Axis

Hi all,
After modifying some UI Elements in 2D I returned back to 3D and since then the camera has been a bit askew, I’ve restarted Unity a multitude of times since this has occured and still has not come back to normal, have tried going to and from 2d-3d and also switching Perspective to Isometric, it seems no matter what I do the camera always reverts back to being on an angle. I have below a screenshot to help explain what I mean.

alt text

Any help would be greatly appreciated

I was able to replicate your camera rotation in the scene. There are two ways to fix this:

  1. Click on any arrow of the navigation cube:
    182378-arrows.png

  2. Create an empty object. Highlight it. Reset its rotation. And click on the GameObject tab and click on Align View to Selected:
    182379-align.png

(Note: in the second way, you can make any rotation of the camera in the scene view, even the one that you have in your screenshot).