-
Notifications
You must be signed in to change notification settings - Fork 62
note: unity download archive: direct download links not working #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
unitycoder
added a commit
that referenced
this issue
Jan 2, 2022
* dev: fix linux module downloader for recent unity versions add initial Linux module download (context menu) fix #58, parse changeset hash from files fix #8 fix download in browser link #57, add download in browser context menu (updates tab) fix 64bit target platform (on project launch) fixes #56 fixed: crash if no projects in the list and click create new project, fixed: no project created when no quick project path is assigned first in settings, fixed: if user creates new quick project, but unity fails to start (then project does not get added to list, but folder is generated), now project is added to list temporarily, so can launch it again fix possible nullref if no unitys available for new project, add ObservableDictionary fixes #16, set better default width for Platform column, if project is already launched then bring Unity instance to front, move Editor process references to separate class (so that it doesn't reset on project list refresh, fixes #19 ) add resources link button to tools tab (#7), arrange variables in mainwindow (from public to private) add logcat args textbox (fixes #53) adding project item refresh after unity is closed (#19), build report reader: add trycatch and cleanup streams add initial support for unity source build output folder, add build report search filter, fix file in use error for build report reader, add open release notes context menu for Updates
this seems to be fixed/reverted now! can download directly from archive links, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
so that breaks the "download in browser" feature on this launcher also..
*Beta and Alpha downloads still work normally.
*Changeset is available on release notes pages and also for standalone installer, could parse it from there:
Changeset: 8c4e826ba445
then can download the installer assistant:
https://download.unity3d.com/download_unity/8c4e826ba445/UnityDownloadAssistant-2021.2.6f1.exe
*some info here also
https://public-cdn.cloud.unity3d.com/hub/prod/releases-win32.json
The text was updated successfully, but these errors were encountered: