UPM project manifest
Backlinks¶
- Unity local manifest issue
- Unity loads the UPM project manifest to decide which packages to download and install.
Whenever you pull an update or change branch, and there was a change to the project manifest, a merge conflict will occur.
So there’s currently no way to have a local manifest with user packages installed.
- Unity loads the UPM project manifest to decide which packages to download and install.