So first things first: I know that Linux Mint 20 (or any Linux Mint version) is not officially supported. I have, however, read a couple of reports from people successfully using Unity on Linux Mint and since it’s Ubuntu based I thought it should for the most part work.
My problem is that using both 2020.1.3f1 and 2019.4.9f1 my whole system freezes right when the editor is supposed to open. The system is completely unresponsive and I have to kill it with the power button.
I’ve looked online for hours for troubleshooting guides and forum posts, but I haven’t come across anybody that has this problem and the proposed solutions for similar problems did not work. Can anybody maybe point me in the right direction?
They’re pretty bad. That much I know. Don’t have a dedicated GPU for example, and only 4 logical cores (2 + 2 from Hyperthreading).
Still… freezing the whole system is a bit extreme to me. If it lags and turns out to be unusable, okay… but I’m just surprised that the whole system becomes completely unusable (a crash would be way more sensible).
If you cannot open Unity, you can still send a bug report. Inside the Unity install folder, for example Unity 2019.4.9f1, you’ll find a bug reporter exe. Use it to report your problem. Add the project you cannot open to it and post the result of the command you posted here earlier. The devs will tell you if your computer can run Unity or not.
Just found out, that Blender causes the same system freeze (2.83 and 2.79). Is most likely related, but not sure how to proceed (aside from asking in blender stackexchange as well). The laptop definitely at least meets the minimum requirements for Blender.
It looks like you are using Linux Mint with XFCE instead of GNOME. This could also complicate things. I think Cinnamon is their version that has a forked GNOME. Still not a supported config, but closer.
The whole screen freezes for me, too. I’m running Ubuntu 20.04 with Gnome. Reproducible on Unity 2021.1.12f1, 2020.3.12f1, and 2019.4.26f1. Only happens when using Intel graphics. When I plug my laptop into my eGPU with an Nvidia card, everything works fine.
I also had this problem on my Windows 10 Dell inspiron laptop.
Turns out that I had to download the Intel HD graphics driver to get it to not crash or freeze upon opening.
Same for blender.
Same problem, at the beginning unity says that it hasn’t the libssl but the editor still open, after I install the libssl (the last for Ubuntu) and if I open any project with any version of unity, the editor opens but freeze the entire os, you need to reboot every time. I tried to uninstall libssl and reinstall it but it doesn’t work, I’m near to broke everything.
Edit 1: I also tested two other versions of Unity. Unity 2022.2.8f1 has the same issue, but Unity 2020.3.45f1 seems to work fine so far. Edit 2: I tested Unity 2021.3.19f1 also on my laptop with the same Linux distro, and it works fine. Laptop specs: Intel Core i5-8250U, Intel UHD Graphics 620 (integrated), 32 GB RAM. Edit 3: I tried switching to Ubuntu 22.04 LTS (instead of Kubuntu) on my PC and the results were the same.
I just set the cmd argument -force-vulkan and now the editor boots fine. Before that it started with OpenGL4? Maybe I missed some packages there or my graphic driver had some problems? Happy to learn!