ValveSoftware / unity-xr-plugin

OpenVR plugin for Unity's XR API
BSD 3-Clause "New" or "Revised" License
303 stars 64 forks source link

Is Scoped Registry Install still available #96

Open JulioW33 opened 3 years ago

JulioW33 commented 3 years ago

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.

zite commented 3 years ago

Yeah, we no longer use the scoped registry. You’ll need to download the package to use it in projects.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Jules Paradeis @.> Sent: Friday, May 21, 2021 4:29:11 AM To: ValveSoftware/unity-xr-plugin @.> Cc: Subscribed @.***> Subject: [External Mail] [ValveSoftware/unity-xr-plugin] Is Scoped Registry Install still available (#96)

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]https://user-images.githubusercontent.com/37349169/119106889-08d71d00-ba1f-11eb-9fdf-5e743d229dcd.png 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.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ValveSoftware/unity-xr-plugin/issues/96, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AABQQMEZKRVW7QB454YAJY3TOYKVPANCNFSM45IVYUYA.

ripandy commented 3 years ago

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