XR Demo throwing errors #294
Closed
SuperSecretSquirrel
started this conversation in
Bugs
Replies: 1 comment 4 replies
-
Thank you for bringing this to our attention! Which Unity version specifically are you using? Sounds like the version of the Oculus package included in the project is using a now-deprecated API, so we'll have to update the project with a newer version of the Oculus package. If you're interested in trying to unblock yourself locally, you could try commenting out the entire implementation of |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot get the XR demo to work in the latest version of Unity.
Throwing the following error- Assets\Oculus\VR\Editor\OVRLint.cs(844,6): error CS0619: 'AudioImporter.preloadAudioData' is obsolete: 'Preload audio data has been moved to AudioImporter.SampleSettings as a per platform local setting'
Beta Was this translation helpful? Give feedback.
All reactions