Unity/Unity - Solutions
문제해결 Unity 21.07.30. Build시 SDK 미설치 에러
HappyFrog
2021. 7. 30. 16:20
결론) Player Settings의 Other Setting에서 Target API Level Automatic으로 바꾸기.
빌드를 해보니 이런 에러가 난다.
Edit - ProjectSettings - Player - Other Settings - Identification - Target API Level을 확인하자.
28레벨로 설정이 되어있어 Automatic으로 바꾸어주니 해결되었다.