-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction #3048
Comments
Can you provide any additional logs for this issue? The console logs and Unity Editor Logs would be ideal. |
Hi, i was having the same issue with admob 8.6.0 and same environment. reverting back to older admob version solved the issue. The error log is - Execution failed for task ':unityLibrary:mergeReleaseJavaResource'.
|
I solved this problem by downgrading version of ADMOB and i used AdMob v8.5.. This AdMob v8.6 is having issues and not creating build. |
How can I downgrade my ADMOB to v8.5 i am having the same issue while building |
Thanks for reporting this, We are looking into this issue. |
Tested in 2022.3.15f1 with the same result. Here are some logs.
|
Confirm you have updated to 8.6 This issue should be fixed with the new build options |
Hi @NVentimiglia similar issue, using 8.6 with default gradle on 2021.3.14f1
|
Is there any workaround? I'm having the same issue with Unity 2022.3.14f1 and GMA 8.6.0. |
Hi everyone, Confirming this is an issue and we are looking into a fix. |
The same 2022.3.16f1 |
I have the same issue in unity 2021.3.30f1 |
please help me |
the fix was committed already 911a540 you need to wait for version 8.7.0 or download the updated scripts |
Hello I Try Google Mobile Ads Unity plugin version: 8.7.0 latest but when I try to build again building failed again what I am doing wrong please help me Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
2: Task failed with an exception.
|
This should be fixed in the latest release Please update. Please reopen if you run into this issue again. |
I upgraded to version 8.7.0 but I get the same error when I build the project to abb? |
Hello anyone know why my Consent form is not showing in EEA and UK Countries Please take a look using System.Collections; public class GDPRScript : MonoBehaviour
} |
@NVentimiglia Assembly 'Assets/ExternalDependencyManager/Editor/1.2.177/Google.IOSResolver.dll' will not be loaded due to errors: |
install IOS module of unity version you're using |
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
The build fails with the popup "A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction".
Sample project:
Testadmob.zip
The text was updated successfully, but these errors were encountered: