Skip to content
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

Cannot install 2019.4.4f1 #401

Closed
4 tasks done
brennenawana opened this issue Jul 15, 2020 · 2 comments
Closed
4 tasks done

Cannot install 2019.4.4f1 #401

brennenawana opened this issue Jul 15, 2020 · 2 comments

Comments

@brennenawana
Copy link

Issue Checklist

  • I'm using the latest u3d version
  • I ran u3d --help
  • I read the README
  • I made sure that a similar issue doesn't exit

Issue Description

I am unable to install Version 2019.4.4f1
I run u3d install 2019.4.4f1 -p Unity,Android,iOS and expected it to install but instead see

Fetching central 'versions.json' cache
No version '2019.4.4f1' was found in cache. Either it doesn't exist or u3d doesn't know about it yet.
Try refreshing with u3d available -f

I run u3d availalbe -f and expect it to be in the list, but it's not.

@niezbop
Copy link
Member

niezbop commented Jul 16, 2020

This is a side effect of #402

Discussion regarding this issue will take place there.

@niezbop
Copy link
Member

niezbop commented Jul 16, 2020

Fixed now:

$ u3d available --no-central --force -u 2019.4.4f1
Cache is out of date. Updating cache for Mac OSX
Loading Unity lts releases
Found 71 lts releases.
Loading Unity stable releases
Found 109 stable releases.
Loading Unity patch releases
Found 0 patch releases.
Loading Unity beta releases
Found 0 beta releases.
Version 2019.4.4f1: https://download.unity3d.com/download_unity/1f1dac67805b/

The central cache will be updated sometimes in the coming days, and will have 2019.4.4f1 then.

@niezbop niezbop closed this as completed Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants