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 .. 14 Next › Last »
letorbi commented on 2022-04-28 22:55 (UTC) (edited on 2022-04-28 22:57 (UTC) by letorbi)
The compiler errors in 2020.3 showed up after the official icu package was updated from 70.1 to 71.1. Installing ICU 70.1 fixes the problem.
I've created an icu70 AUR package to install it easily next to the official package.
I agree with @TheAidency that it might be a good idea to add an optional dependency, since 2020.3 is still an officially supported LTS version.
sinasio commented on 2022-04-28 11:06 (UTC)
@Nobbele I update the package to 3.1.2 Patch here https://github.com/synasius/unityhub-aur/tree/update-to-3.1.2
ahub commented on 2022-04-21 08:24 (UTC)
FYI you can work around compiler error by setting a environment variable instead of installing libicu
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
does the trickTheAidency commented on 2022-04-21 07:18 (UTC)
Some old versions(Tested 2020.3.x) throw the infamous two empty compiler errors issue without libicu50. Maybe an optional dependency might make sense here? Keep up the good work, thank you!
sinasio commented on 2022-03-19 07:36 (UTC)
I updated the PKGBUILD and .SRCINFO to UnityHub 3.1.1 in my fork of AUR git repository: https://github.com/synasius/unityhub-aur/tree/update-to-3.1.1
@Nobbele you should be able to easily merge the commit on that branch.
Thanks for your work on this package :D
nobbele commented on 2022-02-19 11:55 (UTC)
I added them as optional dependencies
dginovker commented on 2022-02-19 07:04 (UTC)
cpio
should be a dependency, since it's needed to install Editor modules (like Android build support)dginovker commented on 2022-02-19 05:26 (UTC)
Hub works fine, but my projects weren't opening. Ran Unity from commandline and found this:
For old editors, you probably need https://aur.archlinux.org/packages/gconf
014 commented on 2022-02-15 04:16 (UTC)
Thank you for taking over this package and getting it converted over to 3.0.1
letorbi commented on 2022-02-04 20:34 (UTC) (edited on 2022-02-04 20:36 (UTC) by letorbi)
I agree with @thereatra. Even though the package version is 3.0.1 now, the actual version of Unity Hub is still 2.4.6 :( Sorry, but I had to flag this package as out-of-date for that reason again.
I guess the only way to go is to install Unity Hub from the .deb package. @Nobbele (in the
unityhub-beta
package) and @HunabKu already showed how to achieve that, so it should be easy to implement.« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »