Hi,
There has been changes to the Unity Download Archive pages that are a source of problem for my setup. My main use case is to download the Unity Editor for Linux (Debian) with the “iOS Build Support” and the “Android Build Support”.
I currently can not use the Unity Hub because of this issue . And I have some trouble with the new way to download
For example, if I go to this link : Unity 2022.3.33
- The “Linux” Editor is now an archive, instead of an installer (it was previously an executable called “UnitySetup-2022.3.3f1”. This executable would allow us to select the other components from the command line (such as, the Android and iOS modules)).
- For Linux, we can download the “iOS Build Support” without issue and extract it manually.
- For Linux, we can download the “Android Build Support”, but it is inside a “pkg” archive, which is intended to be used with Mac OS and not Linux.
My questions regarding this:
- Is there a way to get the UnitySetup installer that existed before? This would be the prefered way.
- If not, can I find a way to use the pkg “Android Build Support” on Linux? Or if someone from Unity see this thread, could it be changed to a “standard” linux archive ?
Thanks.