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
- Private Bytes
- C언어
- 개인 바이트
- 가상 바이트
- Windows Build
- Cell Look
- Rim Light
- Cartoon Rendering
- Specular
- 메모리 누수
- working set
- 게임 수학
- 벡터
- 작업 집합
- ASW(Application SpaceWarp)
- VR
- Virtual Byte
- URP
- Toon Shader
- AppSW
- OculusMotionVectorPass
- Three(Two) Tone Shading
- URP로 변경
- 프로그래밍 기초
- ColorGradingLutPass
- Cell Shader
- 3d
Archives
- Today
- Total
목록2024/03/04 (1)
WinCNT
Target Android SDK not installed 해결을 위한 Android SDK설치(Command-line tools 사용)
발생한 이슈 유니티를 버전 업하고 안드로이드 빌드를 실행할 때 에러가 발생했다 이슈 상세 - 빌드 시 Target Android SDK not installed 발생 발생한 에러는 다음과 같다 Target Android SDK not installed Android SDK does not include your Target SDK of 29. Please use the Android SDK Manager to install your target SDK version. Restart Unity after SDK installation for the changes to take effect. 발생 원인 - Android 10.0(API level 29)가 없기 때문 조사해보니 다음과 같은 사실을 알게되었다 ..
Unity/Unity 개발 중 발생한 이슈 정리
2024. 3. 4. 13:14