Search results

  1. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    There is a patcher on github that works with the latest unity versions on win, mac and linux. Have a look and suit yourselves https://github.com/aevitas/unity-patch/ I can confirm that is working with 2019.4.3f1 LTS on Linux. Haven't tested anything else.
  2. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    Nope, didn't bother yet. Will do and post my findings here. And to be honest I got the paid version since I am working on my first official title and I want to release it on steam at some point.
  3. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    It didn't work for me But I fixed it some other way. On Linux I deleted the ~/.local/share/unity3d folder and it worked again. Yes, it will remove some preferences and last opened projects, but at least I won't go blind.... Note that I first removed the .ulf license file and recreated it, but...
  4. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    Oh, it could have been a hub update... Is there a way to somehow revert the update of the keys or the theme, i.e. similar with the windows regedit? As I posted above, the hex code is set to 75, etc...
  5. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    I am 100% sure I haven't changed the license manually
  6. A

    Tutorial Dark Theme in Unity Personal Edition 2019

    Same here. Happened one month ago on a MacOS system running the 2019.2.13f1 and happened today on Ubuntu 18.04 with 2019.2.13f1 as well. Installed the 2019.2.19f1, found the hex '74 02 8b 03' and swapped it with '75 02 8b 03' but no luck as well. Light theme is still active. Taking a wild guess...