Unity Issue Tracker - Package is removed from the Scoped Registry when installing the same package from a local disk
Fixed
UUM-20549
Package is removed from the Scoped Registry when installing the same package from a local disk
Unity: Packman
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
Create a new project
Open Window → Package Manager window
Add a Scoped Registry by following the steps in this [Internal link]
In the Package Manager search type “Timeline” and install the Timeline package
Go to the Timeline package directory and copy the package folder to another directory
In the copied package folder open the “package.json” file and the change “version” variable to a lower version i.e. “1.6.0”
In the Package Manager window install a package from a disk and select the “package.json” file from the copied directory of the package
In the Package Manager window select “My Registries”
In the search field type “Timeline”
Expected result: The Timeline package can be updated from the scoped registry
Actual result: The Timeline package is not shown in the “My Registries” tab