[QUEST] Cannot setup Unity for Quest development

Hi,

So I did get it to work few times in the past but now something has changed and I cannot get it working. I’ve gone through the steps carefully as here https://developer.oculus.com/documentation/unity/unity-gs-overview/

But still getting same errors every time (as in the image) I’m doing the build - the error appears when it’s copying the app to the quest

EDIT: I can do build. And then using adb install -r <build_path>, but it always errors out on build-and-run

Hi,

We updated AudioSpatializer GUID in 1.7.0-preview.1, which should fix GUID conflict errors.
You could try to update Oculus XR Plugin to 1.7.0-preview.1 or 2.
We will roll out office 1.7.0 soon as well.

Thanks

For reference: Oculus XR Plugin 1.7.0-preview.1 available

OMG thank you so much for the answer! I was worried I didn’t configure unity properly