unitysdk build-tools component is not found

·Unity/Tip
문제유니티 6 나온겸 프로젝트를 하나 만드려는데 문제가 발생했다. 분명 모듈을 모두 설치했는데 자꾸 밑에 안드로이드 SDK 오류가 나는 것.Android SDK Build-tools component is not found. Make sure all tools are installed in the SDK manager.UnityEditor.EditorApplication:Internal_InvokeTickEvents ()  해결 방법간단하다... 릴리스 설치해뒀던 걸 모두 제거하고 다시 다운 받으면 해결된다. 설치 -> 원하는 버전 설치 제거 후 다시 다운로드 나는 안드로이드만 사용할거라 불필요한 iOS는 일단 빼고 다운로드를 받았다.원하는 모듈은 차후 다운받으면 되니깐 필요한 것 위주로 다운 받으십셔~
석영
'unitysdk build-tools component is not found' 태그의 글 목록