Hello I am having an issue in my current project and I need to get it back to default. . . . .
Currently I have this:
and I want to get it back to this:
I am at a loss at how to do this.
Thanks for your time and help in advance
Hello I am having an issue in my current project and I need to get it back to default. . . . .
Currently I have this:
and I want to get it back to this:
I am at a loss at how to do this.
Thanks for your time and help in advance
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