Same problem. Whenever I try to launch the Hypershade, a completely blank window pops up and locks up my system. The task manager is the only way to kill the application.
I tried changing my prefs folder by altering the name and though a new prefs folder was created, it didn't fix the issue. I also tried variants of the MEL command to no avail. I don't expect the casing to matter but thought to try it out, just in case (no pun intended):
- window -tlc 0 0 "hypershade";
- window -tlc 0 0 "Hypershade";
- window -tlc 0 0 hypershade;
- window -tlc 0 0 Hypershade;
My guts::
- Windows 10 Pro 64 bit
- Intel Core i7-6950X CPU @ 3GHz x 20
- Intel C610 C610 series/X99 chipset
- Nvidia Titan X (Pascal)
Updates were run on the above and the issue remains the same. This was working earlier so I'm at a loss about what's happening.
~C