[BUG][Android] Unable to export due to Oculus integration 6000.4.4f1+

Using Unity 6000.4.4f1 and latest Meta SDKs:

Error:
	Namespace 'com.oculus.Integration' is used in multiple modules and/or libraries: :InteractionSdk:, :OVRPlugin:. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
Library\Bee\Android\Prj\IL2CPP\Gradle\launcher\src\main\AndroidManifest.xml Error:
	Validation failed, exiting

FAILURE: Build failed with an exception.


Used packages:

Also tried reporting this to Meta directly

same problem here. 6000.4.4

Use 4.3f1 for now, meta is investigating this bug

Just confirming I am seeing this exact bug on a large VR project. Will try going back to 4.3f1.

image
No progress since-

I did confirm that rolling back to a fresh 6000.4.3f1 did work, just got it flipped over today and was able to generate an APK… haven’t tested that APK yet :rofl:


Still broken on 4.5f1

+1, I’m facing the same issue.

+1, I’m facing the same issue.

Same Issue with unity 6000.4.5f1

Still an issue in 6000.4.6f1

same here. 6000.4.6f1.

Has anyone actually reported a bug to Unity on it yet? If so, what’s the bug number? If not, please do.

I reported this issue directly to META using the Meta Quest Developer Hub but without progress so far

+1

Any updates on this issue?

A Unity bug report is probably what we need. I would submit it, but I haven’t upgraded yet because of hearing about this problem.

+1
Same issue here

I don’t think this is a Unity bug, but something that Meta has to fix in the native plugins used by the SDK.

As per the Gradle 9 upgrade post:
image

It works on 6000.4.1f, when upgrading to 6000.4.6f1 the problem arose. I had to downgrade to build my project.