After I implement the Google LLC Scoped Registry with the URL: “https://unityregistry-pa.googleapis.com” and Scope “com.google”
to connect unity to Firebase, i cannot see the “My Registries” window, which is needed to implement Firebase Authentication and all the firebase Referrences. I tried doing this on multiple LTS versions of Unity like 2020.3.5f1, 2020.3.3f1, 2020.3.15f2, and even 2020.1.17f1. Still nothing. I managed to find the “My Registries” window in 2020.3.3f1 once a few months ago, but now i can’t get it to work. My “google-services.json” file is correct so that is not the problem. Also i get the Warining “File C:\Users\MyName.android\repositories.cfg could not be loaded.
System.Threading.ThreadHelper:ThreadStart ()”
You can still use the git urls, but the only way I was able to make them work was by manually modifying manifest.json, I was not able to use any form of github url in the unity editor gui (note the use of git+https://):