Skip to content

New Command: Delete UPM Cache #28

Description

@chrisyarbrough

When developing packages, it's sometimes helpful clear all caches that Unity Package Manager stores on a system.

Issue causes:

  • Somebody (incorrectly) deletes a package version from a custom registry, then republishes the same version number. Now all clients must delete all caches to receive the new package or they might face PacMan errors.
  • When switching git revisions in a repo, Unity Library state can sometimes get corrupted (old and new package versions fighting), this requires clearing the project package cache.

Cache locations:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions