Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Using Artifact Registry as a Unity Scoped Registry - full list of packages is not shown

Hi!  

We have configured the Google Artifact Registry as a Scoped Registry to store our Unity packages as npm packages.  

All packages that are added directly to a game manifest.json can now be resolved and downloaded from the Artifact Registry.  

However, only the packages that were manually included in the manifest are displayed in the Package Manager. All other packages that were previously added to the Google Artifact Registry are not displayed.  

Google Artifact Registry doesn't seem to support /-/all or /-/v1/search endpoints that Unity Package Manager relies on.  

Although, I can see the full list of packages in the terminal using 

gcloud artifacts packages list --repository="our repository" --location="location" --project="our project".

Is there a way to see all packages (by somehow enabling /-/all or /-/v1/search endpoints, or by any other ways)?

Solved Solved
0 1 1,235
1 ACCEPTED SOLUTION

Hello,

This looks to be a UI issue with Unity similar to these bugs [1, 2] reported with the Unity support. I believe this is an issue on their side hence can you kindly report a bug with them using the following link [3].

Regards

[1] https://forum.unity.com/threads/package-manager-not-displaying-all-packages-in-scoped-registry.79159...

[2] https://forum.unity.com/threads/package-manager-not-showing-my-registries-option-in-2020-2-0b14.1020...

[3] https://unity3d.com/unity/qa/bug-reporting

View solution in original post

1 REPLY 1

Hello,

This looks to be a UI issue with Unity similar to these bugs [1, 2] reported with the Unity support. I believe this is an issue on their side hence can you kindly report a bug with them using the following link [3].

Regards

[1] https://forum.unity.com/threads/package-manager-not-displaying-all-packages-in-scoped-registry.79159...

[2] https://forum.unity.com/threads/package-manager-not-showing-my-registries-option-in-2020-2-0b14.1020...

[3] https://unity3d.com/unity/qa/bug-reporting