Windows 8.1 bug

this is how unity looks in windows 8.1, has anyone solved this issue?

[20804-unity+bug.jpg|20804]

updating the graphics card drivers did fix this one

In my situation, I have solved this problem. All I had to do was force Unity to run in D3D 11 mode.

Change the target so Unity.exe gets opened in d3d11 mode:
YOUR_PATH\Unity.exe -force-d3d11

Even after running Unity in D3D 11 mode and without using double monitors I still have constant crashes and messed up text. Is there going to be a proper fix for this?

-force-opengl did the trick for me!