Package Details: unityhub 3.18.0-1

Git Clone URL: https://aur.archlinux.org/unityhub.git (read-only, click to copy)
Package Base: unityhub
Description: The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations.
Upstream URL: https://unity.com/
Keywords: game unity3d
Licenses: custom
Conflicts: unityhub-beta
Submitter: spacepluk
Maintainer: nobbele (sinasio)
Last Packager: sinasio
Votes: 109
Popularity: 3.01
First Submitted: 2018-08-31 12:14 (UTC)
Last Updated: 2026-05-07 14:55 (UTC)

Latest Comments

1 2 3 4 5 6 .. 19 Next › Last »

HunabKu commented on 2026-05-07 07:09 (UTC)

Yes, 3.17.3 and 3.18 are out

fang64 commented on 2026-05-06 20:32 (UTC)

This package is out of date again. I have verified that it builds against 3.18.0 and it works fine.

Just change the version number to 3.18.0 and update the checksums.

okuna commented on 2026-04-18 05:32 (UTC)

This package is still out of date. I've verified that 3.17.2 builds cleanly as well, which is the latest version as of right now.

Here's a gist I made: https://gist.github.com/okunamayanad/eb10d2979bf34a47737a94fcdc97c5b2 It has the PKGBUILD file and .SRCINFO metadata generated by it. Hope it helps someone out.

arawak commented on 2026-04-09 12:37 (UTC)

This package is flagged out-of-date... I've updated locally and verified 3.16.4 builds cleanly.

Lonttu commented on 2026-01-28 21:54 (UTC)

Some older versions of the Unity editors seem to require gconf, which is not included as a dependency. It is present in the AUR, but would be nice if it was included as a dependency. Tested with Unity 2019.4.41f2.

RabbitLime commented on 2025-12-22 14:43 (UTC)

I strongly recommend to mkdir on "~/.local/share/unity3d". Unity hub doesn't create it by itself, but editor need it for saving prefs. IT'S IMPORTANT!!!!!!!!!!!!!

WeanWind commented on 2025-11-24 17:49 (UTC) (edited on 2025-12-10 17:23 (UTC) by WeanWind)

Version 3.15.2-1 does not recognize installed plaforms. It will be fixed in 3.16.0+

Details: https://discussions.unity.com/t/unity-editor-does-not-recognize-installed-plaforms/1692184/10

[Update] Looks like the 3.15.3 is out and platform recognition problem should be fixed in this version. I installed it manually and it finally worked!

Source: https://hub-dist.unity3d.com/artifactory/hub-rpm-prod-local/unity/stable/unityhub_x86_64/

totemfallico commented on 2025-11-22 15:14 (UTC)

I managed to get it running on hyprland by installing gconf from AUR. I tried to launch a specific project from cli and it says that it was missing lib-gconf.so.4 or something like that. After installation everything seems to be working properly!

3D_Daxter commented on 2025-11-15 16:55 (UTC) (edited on 2025-11-15 16:55 (UTC) by 3D_Daxter)

Okay for me its the editor/engine version 6000.2.12f1 that is having this issue. The lts version and the newer BETA version works fine.

3D_Daxter commented on 2025-11-15 13:31 (UTC) (edited on 2025-11-15 14:02 (UTC) by 3D_Daxter)

Maybe the information helps that only works on gnome for me not on i3 or hyprland. According to the segfault there seems to be a problem with libgobject2.0.so (provided by glib2).

My guess is some new glib2 or unityhub/Editor update broke compatibility with unityhub/the editor outside of gnome. Even though that would be wired since when the problem stated to occur I could actually open an older project.