Manifest merger failed with multiple errors; see logs!

I was trying out Unity’s AR Foundation, and while exporting the project for Android, I got this error:

Any help, would be appreciated :slight_smile:

3 Likes

I spent so many hours changing from Unity versions and AR Foundations. Finally fixed the problem after 3 days. Find the solution in this link:

Read the hole document. You need to update your Gradle. You might also need to update your SDK and NDK.
good luck.

13 Likes

Thank you so much!!! It worked!!! I updated my gradle to 5.6.4 and my SDK to API 30 and did whatever the webpage said. It worked!!

Thank you so much for help!

3 Likes

Thank you SO much you wise person!!! haha

For me it works without updating my SDK and NDK just the Gradle version.

:sunglasses:

1 Like

You are amazing for this, saved me a grade

It worked, praised be.

This link helped me and fixed the problem Thx! Works like a Magic!

Oh My GOD,it really works!! Thank you so much!!

Problem fixed here :

2 Likes

It works for me. Thanks :slight_smile:

1 Like

Thanks This helped me lot

Downgrading the AR Foundation, ARCore XR plugin fixed the problem for me.

I already updated my Gradle to version 6.5 but the problem still remains!