

In addition, it contains several files that help manage the package deployment, including the tests, the samples, the license, the changelog, and the documentation.
#Uninstalling unity web player how to#
The package manifest tells Unity how to display its information page in the Package Manager window, and how to install the package in the project. In addition to its contents (Assets, Shaders, Textures, plug-ins, icons and scripts), a Unity package contains a package manifest file.
#Uninstalling unity web player update#
You don't need to know anything about these topics to install, remove, and update packages. This section provides more advanced information about the package manifest file. When the progress bar finishes, the new package version information appears in the Details pane, and any new functionality is immediately available. The package information appears in the Details pane. Select the package you want to update from the Packages list.An arrow indicator appears next to any packages that have updates available. You can update a package while in either the In Project or All mode: When you remove a package, any Editor or run-time functionality which it implemented is no longer available.You can only remove packages which are not required by another package.When the progress bar finishes, the package disappears from the list. Select the package you want to remove from the Packages list.Click the In Project button if you are in All mode.When the progress bar finishes, the new package is ready to use. Select the package you want to install from the Packages list.

Open the Project Manager window and click the All button.To open the Package Manager window, navigate to Unity's main menu and go to Window > Package Manager. You can perform a variety of tasks through the Package Manager window: The package documentation page opens in your default browser. To access it, click the View Documentation link in the Details pane: You can find out more about a package by viewing its documentation. This package is at an early stage of the release cycle and may not have been documented and fully validated by either the development team or Unity's Quality Assurance team.Ī Package without a tag is considered production quality. Unity's Quality Assurance team has officially verified that this package works with a specific version of the Editor. The Package Manager uses the following values: Tag These tags convey information about that version of the package.

Some packages display tags next to the version number.
