Search Criteria
Package Details: unityhub 3.11.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: | 79 |
Popularity: | 0.52 |
First Submitted: | 2018-08-31 12:14 (UTC) |
Last Updated: | 2025-02-26 20:54 (UTC) |
Dependencies (11)
- at-spi2-core (at-spi2-core-gitAUR)
- cpio (cpio-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- libappindicator-gtk3 (optional) – The official deb says this an optional dependency
Required by (4)
- alcom (optional)
- 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 »
sinasio commented on 2022-05-06 08:46 (UTC)
@flagrama Here is a comment from unity staff related to the issue you reported https://forum.unity.com/threads/workaround-for-libssl-issue-on-ubuntu-22-04.1271405/#post-8098841
flagrama commented on 2022-05-02 12:41 (UTC)
This isn't a current issue, but one that may potentially crop up in the future depending on how Arch progresses vs how Unity Hub/Unity progresses. This package currently works fine on my Arch desktop.
On my laptop I run Fedora and had a hell of a time getting Unity Hub and Unity itself to run properly. Turns out Fedora is using libssl3 (via openssl3) by default, but currently Unity Hub and Unity depend on libssl1. I was able to get both to work by compiling openssl1.1 myself.
So this comment is just a heads-up that either Arch upgrading to openssl3 may require the openssl1.1 compatibility package that comes with it be added as a dependency, and even if Unity Hub and Arch both start using libssl3 that dependency would likely be required for older editor versions.
nobbele commented on 2022-04-29 17:50 (UTC) (edited on 2022-04-29 17:58 (UTC) by nobbele)
Thanks @sinasio, I will add you as co-maintainer.
I am running 2020.3.23f1 myself and I haven't seen any issues with empty compiler errors. I'll add the icu packages as optional deps.
letorbi commented on 2022-04-28 23:19 (UTC) (edited on 2022-04-28 23:26 (UTC) by letorbi)
Interestingly 2019.4 does not need icu70 to work properly, but needs gconf.
This is already an optional dependency, but the description is a bit vague. Maybe it could be something like "required by Unity 2019.4 and older"?
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
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »