Unity Issue Tracker - Package Manager does not prompt to update package when GitHub repository is updated
Closed
UUM-12764
Package Manager does not prompt to update package when GitHub repository is updated
Unity: Packman
Feature Request
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
This is a feature request (PAK-2202) and the workaround for now would be to check for an update manually (PAX-1821)
Reproduction steps:
1. Download the user’s package from this GitHub repository: https://github.com/smitdylan2001/com.devdunkstudio.meshcutout.git
2. Upload to your own GitHub repository
3. Create a new project in Editor and go to Window > Package Manager > Add package from git URL then paste Clone URL of your git repository and click add
4. Change the version in package.json on GitHub and save
5. Click refresh in the package manager
Expected result: The Editor prompted to update the package
Actual result: The package did not update and no prompt was shown