09-13-2022 01:20 PM
Starting with v44, we will start publishing experimental releases of the Utilities package (“Oculus/VR”) via Unity Package Manager. It will be hosted on our custom scoped registry, and will come with a simple installer to help developers onboard.
Moving onwards, we plan to gradually roll out more Unity packages via Unity Package Manager into 2023. We hope to explore if this distribution method works sufficiently well to supersede the asset packages.
If you have any feedback and/or issues in regards to this, please use this place to discuss, as we'll have members of the engineering team reviewing this thread!
05-12-2023 07:08 PM
Interaction and Platform SDK were published today on (https://npm.developer.oculus.com/) 😉
05-30-2023 09:13 PM
Hello Mouse Bear I'm Jameel Perkins asking is it possible that XBOX GamePass come to Meta Quest 2 please listen to my Feedback sir thank u if u can ?
05-30-2023 09:18 PM
I Wanna see XBOX GAMEPASS please to Meta quest 2 ?
06-25-2023 04:59 AM
With the switch to UPM, I got into a problem with the Interaction SDK.
After I added Interactors to Controllers and Hands, all Interactors cause errors.
Whyever, when e.g. the respective Hand gets set for the Interactor on a Hand, the Prefab asset itself gets modified, which is obviously immutable.
Similar applies for Interactors on Controllers.
Because of this, I cannot build.
I am wondering whether I am the only one having this problem.
07-27-2023 09:40 PM - edited 07-27-2023 10:02 PM
Is there a simple way to add interaction events using the interaction SDK with a default OVR rig? For example, when using OpenXR, you can easily expand the "interaction events" dropdown menu, giving you an easy and convenient way to add on-hover interactions, on-select interactions, etc (as seen in the attached image below), but in all of the interaction SDK examples using an OVR camera rig, it seems needlessly complicated to achieve a similar functionality. If there isn't a simple way, that would be my feedback for a potential future release
11-08-2023 08:07 PM - edited 11-08-2023 08:24 PM
[Reply withdrawn, please delete as I cannot]
11-10-2023 12:21 AM - edited 11-10-2023 12:22 AM
11-13-2023 06:40 AM
11-13-2023 11:44 PM
Thanks for the report @korinVR! The Core SDK is now also available on Unity Asset Store 🙂
https://assetstore.unity.com/packages/tools/integration/meta-xr-core-sdk-269169
11-29-2023 04:45 AM
Hi @ABigBigWhale, I've some issues with the Meta SDK and Unity Cloud. I get the following error message:
com.meta.xr.sdk.all: Cannot install package. You are not signed in. Please sign in using the Hub and retry:
Request [GET https://download.packages.unity.com/com.meta.xr.sdk.all/-/com.meta.xr.sdk.all-59.0.0.tgz] failed because it lacks valid authentication credentials
I have no problem to build the application within Unity. I added the SDK via the Asset Store. Do I have to set anything else in Unity?