xeleh / enhancer

A collection of utilities to enhance the Unity Editor
MIT License
394 stars 37 forks source link

The editor icons keep becoming pixalated or blurry. #4

Open intellichicken opened 4 years ago

intellichicken commented 4 years ago

After using the dark mode editor for some time, it suddenly started making my unity icons blurry. I had to restart unity and had to change it back to light mode to fix it. Version: 2019.3.12f1.

xeleh commented 4 years ago

Enabling the dark theme is a one-time operation (as you can see in the code), so it is unlikely that your "sudden blurry icons after some time" symptom could be related to this. Anyway we can investigate the issue. Can you provide some more info? Your system config? Some screenshots maybe? Thanks.

intellichicken commented 4 years ago

Annotation 2020-05-05 204958

Here's a screenshot of the problem. Basically, Unity crashed after sometime for other reasons, and when I restarted it, this happend.

xeleh commented 4 years ago

For how long have you been using the dark theme?

intellichicken commented 4 years ago

Around three days. I staryed with a 2020 alpha but that messed up the editor with same problem and it became unusable. I downgraded to the 2019.3 version and it worked perfectly up until today. I've used it for around 10 hours a day.

cg-adam commented 4 years ago

I am seeing bad pixellation of icons on an ultrawide monitor (3840x1600) running off a MacBook Pro. Removing the package fixes it. Is there another theme that is being missed for high res displays?