Inspector Woes! Rotation / Translate e.t.c

Hello I am having an issue in my current project and I need to get it back to default. . . . .

Currently I have this:
1295184--59747--$issue.jpg

and I want to get it back to this:

1295184--59748--$tothis.jpg

I am at a loss at how to do this.

Thanks for your time and help in advance :smile:

http://docs.unity3d.com/Documentation/Manual/InspectorOptions.html

You seems to change the inspector to Debug mode. Change it back to Normal.

I fixed it, the issue was caused by a script that was causing a glitch in Unity, I deleted that script and it now is back to normal :smile: