FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task '
launchercheckDebugAarMetadata'.
> Could not resolve all files for configuration '
launcherdebugRuntimeClasspath'.
> Failed to transform firebase-app-unity-12.8.0.aar (com.google.firebase
firebase app unity12.8.0) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find firebase-app-unity-12.8.0.jar (com.google.firebase
firebase app unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-app-unity/12.8.0/firebase-app-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-app-unity/12.8.0/firebase-app-unity-12.8.0.jar
> Failed to transform firebase-auth-unity-12.8.0.aar (com.google.firebase
firebase auth unity12.8.0) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find firebase-auth-unity-12.8.0.jar (com.google.firebase
firebase auth unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-auth-unity/12.8.0/firebase-auth-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-auth-unity/12.8.0/firebase-auth-unity-12.8.0.jar
> Failed to transform firebase-database-unity-12.8.0.aar (com.google.firebase
firebase database unity12.8.0) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find firebase-database-unity-12.8.0.jar (com.google.firebase
firebase database unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-database-unity/12.8.0/firebase-database-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-database-unity/12.8.0/firebase-database-unity-12.8.0.jar
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
java.lang.StackOverflowError (no error message)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task '
unityLibrarygenerateDebugRFile'.
> Could not resolve all files for configuration '
unityLibrarydebugCompileClasspath'.
> Failed to transform firebase-app-unity-12.8.0.aar (com.google.firebase
firebase app unity12.8.0) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find firebase-app-unity-12.8.0.jar (com.google.firebase
firebase app unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-app-unity/12.8.0/firebase-app-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-app-unity/12.8.0/firebase-app-unity-12.8.0.jar
> Failed to transform firebase-auth-unity-12.8.0.aar (com.google.firebase
firebase auth unity12.8.0) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find firebase-auth-unity-12.8.0.jar (com.google.firebase
firebase auth unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-auth-unity/12.8.0/firebase-auth-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-auth-unity/12.8.0/firebase-auth-unity-12.8.0.jar
> Failed to transform firebase-database-unity-12.8.0.aar (com.google.firebase
firebase database unity12.8.0) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find firebase-database-unity-12.8.0.jar (com.google.firebase
firebase database unity12.8.0).
Searched in the following locations:
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-database-unity/12.8.0/firebase-database-unity-12.8.0.aar
file
/C/Users/User/wkspaces/Cloud Repositories-H**/Assets/GeneratedLocalRepo/Firebase/m2repository/com/google/firebase/firebase-database-unity/12.8.0/firebase-database-unity-12.8.0.jar
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
* Get more help at
https://help.gradle.org
BUILD FAILED in 5s
Hello I've been working on Unity and Firebase. I have some issues about gradle on my project. Can anyone help me to solve it