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.45 |
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 12 .. 14 Next › Last »
ColonelThirtyTwo commented on 2021-02-07 01:02 (UTC)
Please add gconf to the dependency list - it's needed for the editor to run.
Just-Punk commented on 2020-12-10 22:29 (UTC)
I encountered the issue that there is not enough free space to install modules. If you cope either with that please enlarge temporarily your /tmp, e.g.: mount -o remount,size=14G,noatime /tmp
manjaro_loover commented on 2020-12-09 19:55 (UTC)
I've installed the latest Unity using the hub but trying to launch it I get "Error launching the editor: license is invalid".
Is there no free version for Unity linux like there is on Windows??
laurentO commented on 2020-11-09 11:31 (UTC)
I'm unable to start the 2.4.2 version. The following error occurs: "A javascript error occured in the main process"
Any idea ?
HunabKu commented on 2020-10-26 04:06 (UTC)
2.4.2 is also out
dasrow commented on 2020-09-20 21:11 (UTC)
unityhub 2.4 is out, do we have a chance to upgrade to this?
Qwertystop commented on 2020-07-25 15:25 (UTC) (edited on 2020-07-25 15:26 (UTC) by Qwertystop)
m0cha commented on 2020-05-26 13:35 (UTC) (edited on 2020-05-26 13:37 (UTC) by m0cha)
You have to change
"${pkgdir}/opt/${pkgname}/unityhub-bin"
into"${pkgdir}/opt/${pkgname}/unityhub"
at line 53 in the PKGBUILD, otherwise you will get the error like "'unityhub/unityhub-bin': No such file or directory"shaybox commented on 2020-05-10 05:21 (UTC)
To solve the problem of the pinned comment, you have to skip verification, if the source isn't static you shouldn't be be verifying it per the pkgbuild guidelines.
Qjammer commented on 2020-04-17 08:21 (UTC) (edited on 2020-04-17 08:27 (UTC) by Qjammer)
The executable doesn't launch from the launcher because the launcher script (which can be found by running $which unityhub) is borked. In particular, the shebang is borked. It has a space between # and !, making it not run. Removing this space fixes it. This is why it launches properly from the console but it doesn't from a .desktop, running it on the console implicitly runs it in bash.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »