The Unity Manual provides documentation for a specific version of Unity. For package documentation, each package has its own version, so each package provides documentation for a specific version of that package. For this reason, the package documentation isn’t part of the main Unity Manual documentation; instead, documentation for each package lives on its own micro-site on Unity’s documentation server.
To access the documentation for a specific package, you have two options:
When the package page opens, you can see four links at the top of the page (A), and a drop-down menu (B) where you can select a different version:
Use the links at the top of the page to view the documentation for the package’s core usage (Manual), the package’s Scripting API documentation, the Changelog for the package, and the License information for the package.
Each version of the Unity Manual documentation provides a list of verified and preview packages, a list of built-in packagesBuilt-in packages allow users to toggle Unity features on or off through the Package Manager. Enabling or disabling a package reduces the run-time build size. For example, most projects don’t use the legacy Particle System. By removing the abstracted package of this feature, the related code and resources are not part of the final built product. Typically, these packages contain only the package manifest and are bundled with Unity (rather than available on the package registry).
See in Glossary, and a list of keywords with links to the matching package documentation which you can use with that version of Unity:
Note: Only packages that are compatible with the version of Unity matching the documentation appear in these lists.
You can expand the entries in the sidebar navigation (A) to access specific information about each package, including the list of compatible versions, a brief description of the package, and any associated keywords. Or you can click the link on the list pages (B) to directly open the most compatible version of that package documentation that matches the documentation version.
If you can’t find the package you want in this list, there might be several reasons:
You might be able to access the documentation through the Package Manager window for packages released in another version of Unity. In the case of private packages, try to contact the developer directly to request access.
You can find out more about a package by viewing its documentation, changelog, or license information.
To access any of these pages, you can click the View documentation, View changelog, or View licenses links from inside the Package Manager window.
To access the documentation for a specific package version:
Open the Package Manager window in Unity.
Follow the guidelines in Finding packages to locate the specific package and version number you want.
Click the View documentation link to open the documentation for the selected version of the package.
Note: If you are offline when you click the View documentation link and the package is already installed, the Package Manager opens the <package-root-folder>/Documentation~
folder in your file browser. If the Package Manager is not installed, a message appears to let you know that the package is not available offline.
You can follow this procedure for any version of any package. Note that the documentation is not necessarily different for each package version release, since some version updates (patches) involve only bug fixes or trivial changes.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.