Search Unity

Resolved Manifest merger failed with multiple errors; see logs!

Discussion in 'Editor & General Support' started by RealPpTheBest, Oct 27, 2020.

  1. RealPpTheBest

    RealPpTheBest

    Joined:
    Jan 27, 2019
    Posts:
    64
    I was trying out Unity's AR Foundation, and while exporting the project for Android, I got this error:


    https://imgur.com/a/qAXQXIW

    Any help, would be appreciated :)
     
  2. Peymanfs

    Peymanfs

    Joined:
    Apr 8, 2020
    Posts:
    1
    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:
    https://developers.google.com/ar/develop/unity/android-11-build
    Read the hole document. You need to update your Gradle. You might also need to update your SDK and NDK.
    good luck.
     
  3. RealPpTheBest

    RealPpTheBest

    Joined:
    Jan 27, 2019
    Posts:
    64
    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!
     
  4. marck_ozz

    marck_ozz

    Joined:
    Nov 30, 2018
    Posts:
    107
    Thank you SO much you wise person!!! haha

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

    :cool:
     
    bleachfan700 likes this.
  5. bleachfan700

    bleachfan700

    Joined:
    Aug 9, 2019
    Posts:
    3
    You are amazing for this, saved me a grade
     
  6. theantipioneer

    theantipioneer

    Joined:
    Feb 24, 2021
    Posts:
    1
    It worked, praised be.
     
  7. Atabek

    Atabek

    Joined:
    Oct 27, 2014
    Posts:
    3
    This link helped me and fixed the problem Thx! Works like a Magic!
     
  8. malfinfr

    malfinfr

    Joined:
    Apr 17, 2021
    Posts:
    1
    Oh My GOD,it really works!! Thank you so much!!
     
  9. ahmedaniss

    ahmedaniss

    Joined:
    Sep 18, 2019
    Posts:
    98
    Problem fixed here :
     
    thisisajaikumar and Futurristic like this.
  10. Futurristic

    Futurristic

    Joined:
    Jun 21, 2016
    Posts:
    47
    It works for me. Thanks :)
     
    AlexMo_ likes this.
  11. Nikhil11

    Nikhil11

    Joined:
    Jul 10, 2017
    Posts:
    3
    Thanks This helped me lot
     
  12. bharath09vadde

    bharath09vadde

    Joined:
    Nov 23, 2017
    Posts:
    12
    Downgrading the AR Foundation, ARCore XR plugin fixed the problem for me.
     
  13. SinajedariI

    SinajedariI

    Joined:
    Dec 19, 2021
    Posts:
    1
    I already updated my Gradle to version 6.5 but the problem still remains!