The package manifest defines the metadata for a Unity Package Manager (UPM) package, including its registered name, version, dependencies, Unity Editor compatibility, and other configuration details. The Unity Editor uses this file to identify, load, and manage the package within the project.
| Topic | Description |
|---|---|
| Edit the package manifest | Edit the package manifest to customize the package’s details. |
| Package manifest reference | Reference for the package manifest file. |