Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- Class
- DP
- 파이썬
- dfs
- loop
- 기초
- w3school
- String
- C#
- Material
- c++
- parameter
- 문제풀이
- Algorithm
- Unity
- 백준
- github
- guide
- 오류
- python
- 시작해요 언리얼 2022
- Programming
- UE5
- Basic
- 프로그래밍
- 재귀
- W3Schools
- dynamic
- Tutorial
- Unreal Engine 5
Archives
- Today
- Total
행복한 개구리
문제해결 Unity 21.07.30. Build시 SDK 미설치 에러 본문
결론) Player Settings의 Other Setting에서 Target API Level Automatic으로 바꾸기.

빌드를 해보니 이런 에러가 난다.

Edit - ProjectSettings - Player - Other Settings - Identification - Target API Level을 확인하자.
28레벨로 설정이 되어있어 Automatic으로 바꾸어주니 해결되었다.
'Unity > Unity - Solutions' 카테고리의 다른 글
Unity key 생성, SHA-1 지문 구하기 (0) | 2022.10.04 |
---|---|
Unity Assembly 'Assets/Firebase/Editor/Firebase.Editor.dll' will not be loaded due to errors: 해결 (0) | 2022.10.04 |
Importing Assets 이슈 (0) | 2021.07.27 |
문제해결 Unity 21.07.28. PUN2 - 클라이언트 위치동기화 렉 이슈 (0) | 2021.07.27 |
Unity 빌드 IL2CPP에러 해결 (0) | 2021.07.26 |