Use the information on this page to update packages that you installed from the Unity Registry or a scoped registry, or from a local source.
If you want to install a specific version of a package, refer to install the package by name and follow its optional step to specify a version.
If you want to update packages that you installed from a Git URL, you can use any of the following methods:
To update a package:
Open the Package Manager window and select In Project, Unity Registry, or My Registries from the navigation panel. You can also select the Updates entry, which lists all packages in your project that have updates available. An arrow icon () appears next to packages that have updates available.
Select the installed package you want to update from the list of packages. The package information appears in the details panel.
ロックアイコン () は、このパッケージとバージョンが、インストールされた機能セットにロックされていることを示します。パッケージのロックを解除して別のバージョンを選択するには、Unlock ボタンをクリックします。
Note: The package is temporarily unlocked. If you select a different context in the navigation panel, or close either the Package Manager window or the Unity Editor, the package reverts to a locked state. However, if you change versions when the package is unlocked (for example, with the Install a package from a registry by name method), the package stays unlocked.
パッケージリスト からパッケージを選択します。
In the details panel, select the Version History tab. If multiple versions are available, expand the entries to view information specific to each version.
Click the Update to #.# button, or click the Update button beside the version listed in the Version History tab.
プログレスバーが終了すると、新しい機能がすぐに利用できます。
ノート: