Unity Editor applications text does not load - editor is blank

My Unity3d editor does not load the application text, this fact can be best understood by viewing the image of the unity editor, that is attached. I have had this problem for the past six months, I have tried various 4.1.x, 4.2.x, and 4.3.x. I am using window 8 and my ASUS ROG laptop is fairly mainstream system. Nvidia 660m 2gb mem, directx 11 support. I have uninstalled/re-installed many times, I have cleaned the necessary registry keys. I had been working on Unity on an iMac without issue, from version 3.x to version 4.x. Unity Does not seem to crash or hang. It will load a game files I had worked from the mac.

The editor text is not visible, with the acceptation of the main application menu UI, the window/panel drops downs are blank. I believe my drivers are up to date.

Some other clues - the Unity Store seems to works. The MonoDevelop also works. If I load a prior game project it will run.

Some other variables. I have Adobe Creative Cloud suite installed, and I also have MS Office 2013.

If the image of my editor does not load, I also have a link to it here: blank editor

Any help or suggestions would be great. Thanks

Hey! I know it’s been 10 years and you might not be here still, but any chance you solved it? The same thing is happening to me almost.

Please don’t necro-post. If you have a new question, make a new post. It’s FREE!!

How to report your problem productively in the Unity3D forums:

http://plbm.com/?p=220

This is the bare minimum of information to report:

  • what you want
  • what you tried
  • what you expected to happen
  • what actually happened, log output, variable values, and especially any errors you see
  • links to documentation you used to cross-check your work (CRITICAL!!!)

The purpose of YOU providing links is to make our job easier, while simultaneously showing us that you actually put effort into the process. If you haven’t put effort into finding the documentation, why should we bother putting effort into replying?

If you post a code snippet, ALWAYS USE CODE TAGS:

How to use code tags: https://discussions.unity.com/t/481379

  • Do not TALK about code without posting it.
  • Do NOT post unformatted code.
  • Do NOT retype code. Use copy/paste properly using code tags.
  • Do NOT post screenshots of code.
  • Do NOT post photographs of code.
  • ONLY post the relevant code, and then refer to it in your discussion.