I am using Unity version 2020.1.14f1 with built-in SDK, NDK, JDK and gradle.
.
Launcher error:
http://prntscr.com/vpx69a
Seems like I have some libraries which doesn't exist?
.
CommandInvokationFailure - Gradle build failed:
http://prntscr.com/vpx7xo
Seems like I have some symbols which doesn't exist?
.
Tried solutions:
- Using external dependency manager -> Android Resolve -> Force Resolve
- Assets -> Reimport all
- Help -> Reset packages to default, then reinstalling them one by one
- Reinstalling Unity version 2020.1.14f1
- Reverting back to a previous Unity version (2019.4.15f1)
- Installing a custom Gradle (that didn't work so I reverted back to the default)
.
If someone has any idea of how to solve this problem, or any advice, it would be greatly appreciated.
↧