Search Unity

How do we Remove "MyAssets" packages (from the Asset Store)? Remove option is missing.

Discussion in 'Package Manager' started by DreamPower, Aug 26, 2020.

  1. DreamPower

    DreamPower

    Joined:
    Apr 2, 2017
    Posts:
    103
    From the documention:
    > If the package scope is set to Built-in packages, select either In Project or All packages from the package scope drop-down menu.

    Note that "My Assets" isn't mentioned. If I choose a package from "My Assets" from the Asset Store, there is no "Remove" option. So what is the correct method for doing so? I could manually go to the Package Cache and delete it, but that seems like a hack that could leave things in a bad state.

    My problem is I updated a package to the newest version, and it has a compile error. So I think I may need to delete the old version before installing the new version.
     
    Last edited: Aug 26, 2020
  2. DreamPower

    DreamPower

    Joined:
    Apr 2, 2017
    Posts:
    103
    Figured it out, "My Assets" shows any assets you have purchased - but even though you can Import from there, to Remove them you have to go to "In Project", which will show the imported store package.