I'm getting a console error upon installing Meta XR Core SDK on my Unity
2021.3.36f1 project:[Package Manager Window] Error while getting access
token: invalid configuration from Unity Connect
UnityEditor.AsyncHTTPClient:Done
(UnityEditor.AsyncHTTPCl...
I'm trying to find the official oculus and oculus store logo asset files
(complying with
https://developer.oculus.com/distribute/publish-brand-guidelines/) but
it looks like the zip folder with all logos that oculus used to have
available on their do...
I'm preparing to submit my Quest app but as usual, I'm dealing with
getting through Android permission. I get the usual external storage and
microphone permissions but those are somewhat easy to find the source by
searching for "Microphone." fields i...
Amazing, that worked for me too.I had a couple extra packages to add to
the registry:"scopedRegistries": [ { "name": "Meta", "url":
"https://npm.developer.oculus.com", "scopes": [
"com.meta.xr.mrutilitykit", "com.meta.xr.sdk.audio",
"com.meta.xr.sdk....