Jump to content

Unity - XR Plugin Management - scoped registry problem - failed because it lacks valid authentication credentials


Grzegorz

Recommended Posts

Hi All,

I'm trying to integrate Wave VR SDK 4.1.0 for Unity using Vive Wave XR Plugin. I'm using Unity 2021.1.12f. I was following this guide:

https://hub.vive.com/storage/docs/en-us/UnityXR/UnityXRGettingStart.html

My problem is, that after I've added scoped registry (both manually and using VIVE Registry Tool) i get this errors in Unity:

[Package Manager Window] Cannot perform upm operation: Unable to perform online search:
  Request [GET https://npm-registry.vive.com/com.htc.upm.preview.a.b.c] failed because it lacks valid authentication credentials [Unknown].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
[Package Manager Window] Error searching for packages.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

So I've searched what is it and found this topic:

https://forum.unity.com/threads/npm-registry-authentication.836308/

But it requires me to log in with some credentials. 

And here comes my questions:

  1. Is this something normal that I have to do this authorization manually? Or maybe there is some other way?
  2. Where can I get this login and password? Do I have create some developer account and use this account?

Thanks in advance for all the help. @Tony PH Lin

Link to comment
Share on other sites

Hi Tony,

Thanks for quick response. I forgot to mention, that I've already tried to use Unity 2020 LTS and the symptoms were the same.

Is there maybe some way to use git repository instead of scoped repository? That would be much more convenient to me personally.

Edited by Grzegorz
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...