Unity Hub / Editor setup problems on Bazzite?

For some reason Unity Hub cannot download the Editor because it cannot find enough disk space. But my PC has 390 GiB available... and i dont get why :/
No description
No description
19 Replies
termdisc
termdisc3w ago
how did you install Unity Hub?
Alito
AlitoOP3w ago
Through the discover app. So Flatpak i guess
termdisc
termdisc3w ago
it looks like it's only able to detect the amount of free space from /tmp
termdisc
termdisc3w ago
No description
termdisc
termdisc3w ago
just add /var in front of the path it's not resolving the link correctly
termdisc
termdisc3w ago
it looks like installing it via a distrobox works as-is
No description
termdisc
termdisc3w ago
with the added bonus of being a newer version
Alito
AlitoOP3w ago
:o Nice!!! How do i get a distro box?
HikariKnight
HikariKnight3w ago
gui is boxbuddy and we have ujusts that setup tailored boxes ujust assemble
termdisc
termdisc3w ago
use fedora as the base and then following the RHEL instructions here: https://docs.unity3d.com/hub/manual/InstallHub.html
Alito
AlitoOP3w ago
Thank you both!! :D im very new to his xD
termdisc
termdisc3w ago
np feel free to continue in this thread or make a new one if you have issues with getting it set up
Alito
AlitoOP3w ago
👍👍
Alito
AlitoOP3w ago
Hi again. I downloaded the app through Fedora distro box and got it running which fixed the original disk Space problem. But now the app cannot find any license on my account nor activate a private license. You can press the button, and get the loaing banner, but it just closes without fixing a license :/ I found what the log files says but its a bit complicated :hmm:
No description
No description
No description
sirdeadduke
sirdeadduke2w ago
fuse
Alito
AlitoOP6d ago
Flatpack is wacky Unity works if you download it through Flathub but it cannot find a few packages that the Debugger needs to function. As well as Visual studio code does not find nececary packages either.
No description
No description
Alito
AlitoOP6d ago
Distrobox Downloading Unity a distrobox encounters errors too, but already in the installation and encounters problems with license activation. rpm-ostree devs probably dont suport this approach but it installs unity and visual studio deeper down in bazzite, giving it more authority i think. It works perfectly and fixes all the package problems, but i still encounter problems with License activation and then i found this on Unity Hubs download page for linux. how do I do these instructions on bazzite??
No description
termdisc
termdisc6d ago
for those keyring instructions, try it in your distrobox container first. you aren't going to be editing those for anything installed via rpm-ostree and anything under /usr/ can only be written to with sudo so perhaps you need to get that gpg file and sudo cp it into that folder

Did you find this page helpful?