Version: Unity 6.2 (6000.2)
Language : English
Find packages and feature sets
Package management with the Package Manager window

Find a specific version of a package

To find a specific package version:

  1. In Unity, open the Package Manager window. Refer to Access the Package Manager window.

  2. If you’re looking for a pre-release package, follow these steps:

    • Select Project SettingsA broad collection of settings which allow you to configure how Physics, Audio, Networking, Graphics, Input and many other areas of your project behave. More info
      See in Glossary
      under the Advanced menu.

      Project Settings opens the Package Manager project settings window
      Project Settings opens the Package Manager project settings window

      The Package Manager Project Settings window appears.

    • Under the Advanced Settings group, select Show Pre-release Package Versions.

    • Close the Project Settings window. Any pre-release packages now appear in the list with the Pre label.

  3. You can either browse the list of packages or find a specific package using one of these methods:

    • Search for a package by name or keyword. Note: The context you selected in the navigation panel limits the search scope. For example, if you’re searching for an Asset StoreA growing library of free and commercial assets created by Unity and members of the community. Offers a wide variety of assets, from textures, models and animations to whole project examples, tutorials and Editor extensions. More info
      See in Glossary
      package, make sure you select the My Assets context before starting your search. When you switch contexts, the Package Manager window clears the search box. But if you return to the previous context, the Package Manager window restores your search term.
    • Sort the list (for example, by Recently updated, to find the most recently updated packages).
    • Apply filters to the list.
  4. Select a package from the list of packages.

  5. For packages from the Unity Registry, select the Version History tab in the details panel. If multiple versions are available, select See other versions and expand the entries to display information specific to each version.

    Version numbers for installed packages display in multiple places and the recommended version appears on the Update button
    Version numbers for installed packages display in multiple places and the recommended version appears on the Update button
  6. When the Version History tab displays, you can perform a variety of actions when you expand a specific version:

    • You can view the changelog for that version and click Changelog to view the full list of changes across versions.
    • If you don’t already have this package installed in your project, you can install this version.
    • If another version of this package is already installed in your project, you can update the package to this version.
    • If you installed this package in your project but don’t want it anymore, you can remove the package from your project.

Additional resources

Find packages and feature sets
Package management with the Package Manager window