Search Criteria
Package Details: unityhub 3.9.1-1
Package Actions
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: | 77 |
Popularity: | 2.35 |
First Submitted: | 2018-08-31 12:14 (UTC) |
Last Updated: | 2024-09-29 21:47 (UTC) |
Dependencies (8)
- cpio (cpio-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nss (nss-hgAUR)
- openssl-1.1
- gconfAUR (optional) – Required by Unity 2019.4 or older
- icu70AUR (optional) – : May fix issues related to empty compiler errors
- libappindicator-gtk3 (optional) – The official deb says this an optional dependency
- libicu50AUR (optional) – May fix issues related to empty compiler errors
Required by (3)
- digital-logic-sim-git (make)
- unity-editor-lts (optional)
- unity-editor-vrchat (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »
HunabKu commented on 2021-07-18 12:28 (UTC) (edited on 2021-07-18 12:31 (UTC) by HunabKu)
Hey @quenyen / @spacepluk, can you pealse add unityhub:// link support ?
I added by this steps :
nano ~/.local/share/applications/unityhub-handler.desktop
[Desktop Entry]
Type=Application
Name=UnityHub Handler
Exec=/usr/bin/unityhub %u
StartupNotify=false
MimeType=x-scheme-handler/unityhub;
xdg-mime default unityhub-handler.desktop x-scheme-handler/unityhub
justinkb commented on 2021-07-06 08:10 (UTC)
executing the AppImage executable to extract the squashfs-root is a security issue. determine the squashfs img offset by running "UnityHub.AppImage --appimage-offset" in a secure sandbox, then in the PKGBUILD you should depend on coreutils and squashfs-tools, then 'dd skip=theoffset if=in of=out' and unsquashfs the out file.
JetFly commented on 2021-07-03 15:04 (UTC)
@manjaro_loover there is, something just went wrong, perhaps wrong time set or something like that
IamBored commented on 2021-06-23 00:51 (UTC) (edited on 2021-06-23 00:52 (UTC) by IamBored)
If you ran into "not enough disk space" issue while installing the editor run these commands:
and then install the editor again
letorbi commented on 2021-06-15 10:27 (UTC) (edited on 2021-06-15 10:28 (UTC) by letorbi)
Thanks for providing this package, but the Unity Hub binary doesn't seem to depend on GTK 2 anymore. It is using GTK 3 instead:
I've changed the dependencies from
gtk2
togtk3
in the PKGBUILD and was able to run Unity Hub without GTK 2 installed.I think the package dependencies should be updated .
nesper8 commented on 2021-06-01 06:08 (UTC)
please add '7-zip' as an alternative to 'p7zip'
ArchieMeng commented on 2021-05-06 15:00 (UTC)
@quenyen I noticed that you were trying to fix the problem. And I found you just modified the chmod line back to the incorrect version in the latest commit. Just comment here to mention you.
Koushik_Sahu commented on 2021-04-18 12:19 (UTC)
I installed this package and with the edit to PKGBUILD mentioned in the comments I was able to install it successfully. But when I open unityhub by clicking on the desktop icon nothing happens. No window, nothing. Can anyone please help?
ArchieMeng commented on 2021-04-01 16:48 (UTC)
This issue is still not fixed even after almost a year.
Breadleaf commented on 2021-03-11 16:51 (UTC)
I needed to run sudo pacman -S gconf to get the editor to run.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »