ValveSoftware / unity-xr-plugin

OpenVR plugin for Unity's XR API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Scoped Registry Install still available

JulioW33 opened this issue · comments

Hi,
I worked on a project with the openVR XR plugin, and it was installed from a scoped registry. This project runs on Unity 2020.1.8. The new project I am working on runs on Unity 2020.3.4, and I can't manage to install the plugin using a scope registry.
I can still install the plugin from source but then the plugin path is local.
Screenshot_31
So my question is can I still use the scope registry or do I need to download it from source, at least for now?
Thank you for your answers.

Hi,
Are there any known issues when adding package directly from github (see below)?
As It seems I have successfully imported this way (last image).
Just wondering since this is not written on installation anywhere, is there any problem?
Note : requires Unity 2019.4 or later

image

image

https://github.com/ValveSoftware/unity-xr-plugin.git?path=com.valve.openvr#v1.1.4

image