FAILURE: Build failed with an exception.
-
Where:
Build file ‘E:\UnityProjects\Test3\Library\Bee\Android\Prj\IL2CPP\Gradle\launcher\build.gradle’ line: 1 -
What went wrong:
A problem occurred evaluating project ‘:launcher’.
Failed to apply plugin ‘com.android.internal.application’.
Failed to get default debug keystore location.
- 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
I tried
- reinstalling Unity
- generating a new keystore inside E:\UnityHub\UnityEditor\2023.2.20f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\tools
- giving user full access to the debug.keystore file
- creating new project and build
Below is the full Editor Log:
Edit: Redacted