-
Notifications
You must be signed in to change notification settings - Fork 25
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
Can't install 2017.1.0f3? #9
Comments
The official torrent says the current version number is |
install-unity is looking for links to macOS editor installers on the download archive page. For some reason, there's only a link to the torrent for the 2017.1 release and so the script cannot find it. I suspect this is an error on Unity's side and that they will eventually fix it. Therefore I want to wait for a bit instead of pushing a temporary fix on our end. In the meantime, you can manually add 2017.1 to install-unity's version index: And the you can install it like normal: I'll leave this issue open to track when they fix the archive page links and install-unity will work normally again. |
Thanks for getting back! I saw that they have only torrent link published yet. I think I'll use 5.6.2f3 on Travis until than. |
If you look on the release notes page you see they still have all the regular links: You also get the regular installer when you click through to the download from the home page. So I don't think it makes any sense for them to push people to the torrent in the download archive and I hope they will fix it soon. |
Yay! 🎉
|
Thanks for the awesome script! 🎉
Hopefully I can make it work to automate Editor Test runners on Travis CI soon.
But seems I can't install
./install-unity.py --package Unity 2017.1.0f3
However, it is released: https://unity3d.com/get-unity/download/archive
The text was updated successfully, but these errors were encountered: