Android SDK Build-tools component is not found. Make sure all tools are installed in the SDK manager.Android SDK Build-tools component is not found. Make sure all tools are installed in the SDK manager.UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
해당 이슈가 나서 해결방법에 대해서 간략하게 포스팅 한다.
Unity Hub 에서 모듈 추가를 진행이 되어있는데 정상적으로 Android SDK를 찾지 못하고 있다.
이전의 호환잘되는 버전으로 다운해서 해결했다.
<Unity Hub>
반응형
Path에 맞게 NDK r19버전을 다시 압축풀어준다.
<경로>
C:\Users\[사용자]\AppData\Local\Android\Sdk
C:\Users\[사용자]\AppData\Local\Android\Sdk\ndk\23.1.7779620
참고 링크 : https://answers.unity.com/questions/1644072/ndk-r19-for-201930a7.html
★☆☆☆☆
반응형
'개발 > Unity' 카테고리의 다른 글
Unity) Android Google Play -입앱 결제(IAP) Codeless (0) | 2022.01.07 |
---|---|
문제해결)Unity)Could not extract GUID in text file xx (0) | 2022.01.05 |
Unity)Unity 로드 할 패키지 관리(Packages/manifest) (0) | 2021.12.21 |
Google Play Console)Unity) Google Play (리더보드,업적) 사용하기 (0) | 2021.12.13 |
문제해결)MissingReferenceException: The object of type 'RectTransform' has been destroyed but you are still trying to access it. (0) | 2021.12.08 |
댓글