Forum Discussion

aberbotimue's avatar
aberbotimue
Explorer
2 years ago
Solved

Step 4. Import Meta XR All-in-One SDK from the Unity Asset Store

Hey all, 

I haven't even got out of the starting blocks.. 

technically I have fallen at the 4th hurdle, going through the hello world tutorial

https://developer.oculus.com/documentation/unity/unity-tutorial-hello-vr/

and when i try to "install" the Meta XR All-in-One SDK package i get this

 

[Package Manager Window] Error adding package: com.meta.xr.sdk.all@64.0.0.
Unable to add package [com.meta.xr.sdk.all@64.0.0]:
  One or more dependencies could not be added to the local file system:
    com.meta.xr.mrutilitykit: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.mrutilitykit/-/com.meta.xr.mrutilitykit-64.0.0.tgz' was denied
    com.meta.xr.sdk.audio: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.audio/-/com.meta.xr.sdk.audio-64.0.0.tgz' was denied
    com.meta.xr.sdk.haptics: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.haptics/-/com.meta.xr.sdk.haptics-64.0.0.tgz' was denied
    com.meta.xr.sdk.interaction: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.interaction/-/com.meta.xr.sdk.interaction-64.0.0.tgz' was denied
    com.meta.xr.sdk.interaction.ovr: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.interaction.ovr/-/com.meta.xr.sdk.interaction.ovr-64.0.0.tgz' was denied
    com.meta.xr.sdk.platform: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.platform/-/com.meta.xr.sdk.platform-64.0.0.tgz' was denied
    com.meta.xr.sdk.voice: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.voice/-/com.meta.xr.sdk.voice-64.0.0.tgz' was denied
    com.meta.xr.sdk.voice.composer: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.voice.composer/-/com.meta.xr.sdk.voice.composer-64.0.0.tgz' was denied
    com.meta.xr.sdk.voice.dictation: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.voice.dictation/-/com.meta.xr.sdk.voice.dictation-64.0.0.tgz' was denied
    com.meta.xr.sdk.voice.telemetry: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.sdk.voice.telemetry/-/com.meta.xr.sdk.voice.telemetry-64.0.0.tgz' was denied
    com.meta.xr.simulator: Cannot download the package. Your account does not grant permission to use the package. Please visit the Asset Store to acquire the package and add it to your account:
      Access to 'https://download.packages.unity.com/com.meta.xr.simulator/-/com.meta.xr.simulator-64.0.0.tgz' was denied
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

I can find loads of erros similar, but none seem to have the  "grant" issue.  

Does anyone have any thoughts or things I could try..  

I can confirm that I am using the same logins for the asset store and unity

its a 2022.3.28f1 project.

I think they are all dependencies, but I cant access them.. 

any insight would be greatly appreciated. 

 

10 Replies

  • Can you try add package with name.

    To add, Press + button in package manager then add package by name, and paste this: com.meta.xr.sdk.all 

    • aberbotimue's avatar
      aberbotimue
      Explorer

      Thanks for the idea..  but unfortunately caused the same error..  

  • bcerf's avatar
    bcerf
    Honored Guest

    I have the exact same problem on Unity 2022.3.29f1, can't figure out what's happening

    • aberbotimue's avatar
      aberbotimue
      Explorer

      I have a work around, so bcerf if you are having the issue with the "all in one" specifically

      https://assetstore.unity.com/packages/tools/integration/meta-xr-all-in-one-sdk-269657

      i just went through each dependency and found them in the store and added them..  when i had done them all, it did install..  ( was a pain, but i want to start building! ) 

      but is a workaround, so not ideal for people following the tutorial.  ABigBigWhale still is worth looking at the issue for others..  

       

       

      • JoJue's avatar
        JoJue
        Explorer

        I can confirm that this is the working solution. I had the same trouble, when trying to update the SDK from v63 to v64 via the Unity Package Manager.

        After adding every single asset on this page to my account, I was able to update the SDK version in the Package Manager.

        EDIT: Just saw that Meta apparently pushed the SDK v65 Update today (see v65 in the asset store, but not available in the package manager), so probably something went wrong with the update and the permissions