Skip to content

Delete UPM Cache #28

@chrisyarbrough

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions