Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug Package Manager not showing available updates in "My Assets" section

Discussion in 'Package Manager' started by schmosef, Jul 25, 2020.

  1. schmosef

    schmosef

    Joined:
    Mar 6, 2012
    Posts:
    852
    I just installed Unity 2020.1.0f1 and noticed that the integrated Asset Store has been deprecated and we're supposed to use the Package Manager to import our purchased assets.

    I know certain assets have updates because of Asset Store notifications.

    When I find these assets in the Package Manager, they do not show that an update is available.

    The following error message is displayed in the console:

    [PackageManagerUI] Error while getting product update details: Failed to parse response: Code 504 "The requested URL returned error: 504 Gateway Time-out"
    UnityEditor.AsyncHTTPClient:Done(State, Int32)


    I'm guessing that the "time-out" mentioned in the error is related to the fact that I own a lot of assets and the process of loading the list of updates is taking longer than the Unity devs anticipated.

    Has anyone run into this before?

    Is there maybe a local config file I can edit to make the Editor wait longer before timing out?

    I've already submitted a bug report. The case # is 1265358.