We noticed this issue many times. Please follow the below steps for resolving it.
1. Go to External Tool settings from preferences
2. Toggle checkmarks (Enable and Re-enable) for Android SDK and Java entries
3. Restart Unity (This makes sure Temp folders are recreated)
Thanks,
VB Team
회사 앱 테스팅을 하는 과정에서 발견된 오류이다.
약 5시간정도 구글링을 했지만 해결이 안됬던 오류
해결 방법
1. Minimum API Level 조정
File -> Build Settings -> Player Settings -> Other Settings -> Identification -> Minimum API Level
최소 Android 5.0 'Lolipop' (API level 21) 로 설정
2. External Tools Android Re-enable
Edit -> Preferences -> External Tools -> Android
모든 체크박스 풀고 다시 체크하기 진행
유니티 종료 후 다시 시작
필자는 1번 방법 이후 해결이 안되었다가 2번 방법까지 실행 후 해결이 되었습니다.
추가 방법으로는 키스토어 재생성? 관련 부분이 있는거 같습니다.
[유니티 에러 - 빌드] A failure occurred while executing com.android.build.gradle.