Most of "My Assets" List Out of Date Versions w/ No Option to Update

I just updated to Unity 2020.1.3f1, and started a fresh project. This was my first time being forced to use the Package Manager, so it’s possible I’m missing something…

When I look at Packages: My Assets, most of them are well out of date versions - often years behind the actual releases on the Asset Store. And many of them have no way to update them. I’ve tried refreshing, restarting Unity, restarting the computer, nothing so far has had any effect.

Is this a known issue? Am I missing something I should be doing? Are there any workarounds available?

Any help would be much appreciated!

I am having the same issue and have been pulling my hair out. Someone please fix this or at least give us access to downloading assets on the website again. Very frustrating…

I have this same problem. Cannot update my Assets. Package Manager is also not listing the latest version of the Asset.

I’m having this issue on 2019.3.11f1, although assets that were updated via the asset store webpage tab are showing correctly.

The issue is potentially fixed already in the latest 2020.2 and 2020.1 (2020.2.0b2 & 2020.1.5f1)

However, we’d still like some details such as

  • What Unity version are they using?
  • Do they see any errors in the console?
  • Are these downloaded assets shown as up to date before they upgrade to the new unity version?

It’s happening again to me in 2020.2.1f1 (no errors in Console), I’m filing a bug report packing my project.

EDIT: Here’s a link to the bug case.

I am having the same issue. Trying the fix suggested in Miguel_LZ’s report results in one log and one error:

[Package Manager Window] Error while getting product update details: Server response is "{"error":"Something wrong, please retry later","requestId":"8c038c8c-d4b3-4e4d-8be4-40179210d20a"}" [Code 301]
UnityEditor.AsyncHTTPClient:smile:one (UnityEditor.AsyncHTTPClient/State,int)

[Package Manager Window] 404 Not Found. Something went wrong. Please try again later.
UnityEditor.AsyncHTTPClient:smile:one (UnityEditor.AsyncHTTPClient/State,int)

So now I can’t download the asset anymore. Unity 2020.2.3f1.

Is the fix already ported to latest 2019 LTS?

Apologies for the delay in reply. Yeah, this should have been backported to that version.