Package Manager no longer receiving information about new package versions

Since a few weeks, I am no longer receiving the latest releases for packages such as the new Input System and Quick Search.

Since then Quick Search has updated to 1.4.0 and I believe even 1.5.0 is available now. Input System is also stuck on an old version, I believe the latest is 1.0.0-preview3. I think it would work if I manually edited the manifest, but I’d like to have my Package Manager fixed ideally…

edit1: Actually it doesn’t work if I manually edit the manifest. Has the registry URL changed? I have
https://staging-packages.unity.com is the one I have in my manifest.

edit2: Solved. I don’t know why I had that URL but https://packages.unity.com seems like the correct one to use.

Hello @oxysofts ,
the staging registry has indeed been “closed” and is in read-only for a couple of months already. So no new package updates can be found from it.

That registry was the one containing all the bleeding-edge packages from Unity in order to test internally. It was meant to be closed to the public, therefore, we changed it.

If you remove the “registry” from your manifest, you will indeed find the new public releases from https://packages.unity.com.

1 Like