Since the official Unity website now only has instructions for installing UnityHub from the deb and rpm repositories, I decided to try to install it natively.
I added the repository:
sudo zypper ar https://hub.unity3d.com/linux/repos/rpm/stable unityhub
Then I installed UnityHub:
sudo zypper install unityhub
It told me that it couldn't find the libuuid dependency, even though that dependency is contained in the util-linux package that is installed.
When I try to run the project an error pops up and sends me to the logs.
![][1]
I don't see any errors in the logs (maybe I'm looking in the wrong place). This is the same problem on Fedora and other distributions with fresh packages. Please help me.
[link text][2]
[1]: /storage/temp/196968-screenshot-20220530-193433.png
[2]: /storage/temp/196969-info-log.txt
↧