The information on this page applies only to packages installed from the Unity Registry, a scoped registry, or from a local source.
Note: To update packages installed from a Git URL, you can use any of the following methods:
パッケージの更新は、In Project 、Unity Registry 、My Registries のいずれかで行うことができます。
Open the Package Manager window and select In Project from the Packages menu.
利用可能なアップデートがあるパッケージの横に矢印が表示されます。
Select the installed package you want to update from the list of packages. The package information appears in the details view.
The lock icon () indicates that this package and version is locked to an installed feature set. To unlock the package and select another version, click the Unlock button.
Note: The package is temporarily unlocked. If you change to a different list context, or close either the Package Manager or the Editor, the package reverts to a locked state again. However, if you switch versions when the package is unlocked (for example, with the Add package by name method), the package stays unlocked.
パッケージのリスト で、パッケージ名の左側にある展開アイコンをクリックします。
Note: If you see the See other versions link after expanding the package, you can click it to see the list of all available versions for that package.
Select any version of the current package to see the details specific to that version in the details view.
Click the Update to button.
When the progress bar finishes, any new functionality is immediately available.
ノート: