Something has been happening lately that I can't guarantee is caused by NGUI, but importing and using NGUI has been the only major change to my project recently.
Seemingly at random, my editor font will change as well as the Inspector box colors. Here are some screenshots for comparison:
This is how the editor looks normally.
Note the increase in font size and the Inspector box colors.It tends to coincide with another weird behavior, where the Scene and Game View will stop rendering NGUI objects. Continuing to interact with the editor will eventually kick-start them to render again, but I'm not sure exactly what triggers this. This latest instance happened exactly like that: my NGUI objects were not rendering, I clicked something random and they switched to rendering again, but in the same instant the editor GUI switched to the buggy state pictured.
As far as I can tell, this buggy state persists until you restart Unity, so it's not a dealbreaker, but has anyone else experienced this or have any ideas?
Thanks!