I can’t build my Unity project and I don’t know why. It seems to be the same problem all the time and I don’t understand how to solve it. I tried everything, maybe someone here can help me:
I tried to take the project to another project a new one, didn’t work. I tried everything that said online and nothing worked. I need to build it to Android, for Windows and iPhone it builds successfully.
גיל אלעזר is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
I had this problem for a while try launching unity hub with administrator if that doesnt work, goto Project Settings > Player > Android > Minimum api level. Mine was set above my phones and so it failed. For a while unistalling and reinstalling the editor would correct the gradle files and fix the error too.