this is a vary horrible bug i can only see the the middle of my inspector view and cant see my previews or the top of the inspector at all this happens to every thing i click on so some thing funky is happening with the UI here.
so dose any one have any work arounds or temp fixes to this?
Perfect, it seems they messed up the preview. Looks like they somehow break out of the GUI group for the preview area. I still have 4.0.1f and there this problem doesn't exist. You might want to file a bug report (In Unity: Help-->Report a bug) and describe what happens. I'm pretty sure they know about the issue, but you'll never know. Maybe it only happens on some operating systems / hardware combinations, so it won't hurt to file a bug report. Also it might make them speed up working on a fix ;)
We just had the same problem here. Do you use any thrid party plugins or frameworks? If not it might be a bug introduced in the newer version of Unity. As i asked on the other question, can you narrow it down on what objects it happens? Also on ModelImporters?
Depending on what you need to access you can always put your inspector in debug-mode. In this mode no custom inspectors will be drawn. You should be able to switch to this mode at the top right of the inspector window’s context menu. Since the debug mode won’t show any specialized inspectors it might be tricky or impossible to edit certain things.
However it would really help if you could provide more information such as your exact Unity version and what i mentioned above.
sorry im new to this web site but i updated my original post.
Perfect, it seems they messed up the preview. Looks like they somehow break out of the GUI group for the preview area. I still have 4.0.1f and there this problem doesn't exist. You might want to file a bug report (In Unity: Help-->Report a bug) and describe what happens. I'm pretty sure they know about the issue, but you'll never know. Maybe it only happens on some operating systems / hardware combinations, so it won't hurt to file a bug report. Also it might make them speed up working on a fix ;)
– Bunny83thank you for helping me figure out this problem. sending a bug report now, hope this problem gets fixed right a way.
– gorillahouse