Unable to add archived editor versions to Hub (Linux)

Hi,

I have been unable to use an archived version of the unity editor on my Linux desktop.

Distro: Pop!_OS 19.10 (Ubuntu 19.10)
DE: GNOME 3.34.2
Unity Hub V2.2.2 AppImage using AppImageLauncher
Unity Editor V2019.2.16f1 via Download Assistant

If I click the green download “Unity Hub” button from Download Archive, the hub opens but no output or prompt to download appears.

If I run the standalone download installer from Unity 2019.2.16f1 download files, I can attach the editor from the hub but it will not register any add on packages such as target Windows build nor can I download any assets from the store because it does not detect the Hub and therefore does not allow me to sign in.

Please let me know if additional information is needed.

Thanks,
J

Hi. I am in the same position. I need to have older versions of Unity to work but the green button on downloads archive doesn’t do anything. Besides that, I’m unable to add the android JDK and SDK-NDK modules in a already installed version. Sorry not answer your question but if more people say to have the same problem, maybe we get some attention. And sorry for the bad english, I’m not native.

Edit: I’m currently on openSUSE Tumbleweed with 2019.3.5f1 Unity and Hub 2.3.0

Edit2: I’m using AppImageLauncher too. Maybe there is the problem?

After uninstalling the AppImageLauncher I am now able to install Unity versions from Download Archive after a couple of clicks in the green “Unity Hub” button. Hope that works for you.

After formatting my PC (after some fstab messing around that didn’t end well and losing my unity student license in the process), the above solution stopped working for me. Last time, I was on Plasma but had Gnome installed. This time, only KDE. Maybe Unity HUB uses some gnome dependencies to handle the link. BUT i manage to download archive versions using the method presented here: How come Unity Hub doesn't list all versions?

Instead of clicking in the Unity Hub green button, right-click and open in a new tab. That tab has a link to download the version you want (for example, unityhub://2019.3.1f1/89d6087839c2 to download the 2019.3.1f1)

Go to the location of you UnityHub.AppImage and symply do the following:

./UnityHub.AppImage unityhub://2019.3.1f1/89d6087839c2

that worked for me.

11 Likes

Heitorzorah, thanks so much! Your solution worked for me when the download green buttons were not working on my recent dual boot install of Ubuntu 18.04

1 Like

In case anyone is still having trouble:
Right click the green button on the archive and copy the link location.
Then open a terminal in the directory the AppImage is in and run:
./UnityHub.AppImage <link>

3 Likes

This works for me, thank you very much!

Big Thx!

Are you able to loggin to Unity now? I’m having the same issue because Hub is not being detected.

I have made a simple tutorial with the abovementioned instruction

2 Likes