LTS versions don’t work, but 2020.2.3f1 works fine. The only error in Editor.log is: ../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected.
There are no other errors.
No matter what project I open, even if I press “New” button.
Hey ozzee, older versions of Unity and Linux have lots of known issues and I’d highly recommend keeping to 2020+ versions if you can. We removed our dependency on Chromium in sometime 2019.x and it’s very unlikely we’ll get back to fixing issues with it.
We’ve had a few issues with scrolling that have been recently fixed. Which subversion of 2020 are you on? And how is the scrolling broken? Is there no response or does something else happen?
Now I use 2020.1.7.f1 for my project. And I installed 2020.3.6f1 (the latest LTS) for testing. Both of the versions have the bug. Scrolling works only in the game tab. I mean, I can get the values in code. But in Unity’s UI (inspector, hierarchy, settings, etc.) scrolling does not work.