- Home /
Gradle build only works sometimes??(also does this have to do with building in 64 bit?)
My gradle wasn't working so I made a new project, same settings and everything including Unity version. However, one of them is able to build on gradle and the other can not as I get a gradle build error.
Next, I imported my project into the working gradle and I am able to export it as gradle.
However, when I make another blank project with the exact same version as the others and try gradle build, it didnt work!
So now my question is, why is one of my project able to build on gradle even though the version of unity and SDK JDK NDK everything about them is the same?
Also, does this have anything to do with building in 64 bit cause every app Im building using the working gradle build project seems to get rejected by android play console since it keeps saying it doesnt support 64 bit.
Your answer
Follow this Question
Related Questions
il2cpp android build error unity 2019.1.6f1 6 Answers
Distribute terrain in zones 3 Answers
CommandInvokationFailure: Failed to re-package resources. 0 Answers
Error 0x00050 building unity2017 0 Answers