728x90 반응형 유니티빌드2 [Unity] 구글 플레이에 게임 출시 / 빌드 설정 방법 모바일 버전 변경 후에 구글 콘솔(Googl Play Console) 에 올리기 위하여 빌드 전 세팅 해야 하는 필수 옵션. 0) Build Settings > Android > Switch Platform 버튼 클릭 - 안드로이드 플랫폼으로 변경함. * 1~4번은 구글 콘솔에 빌드 파일 올릴 때마 적용해달라고 하는 세팅 사항임. 1) Build Settings > Android > Build App Bundle (Google Play) 체크 2) Project Settings > Player > Other Settings > Target APILevel > API level 30 변경 3) Project Settings > Player > Other Settings > Configuration > Sc.. 2022. 3. 11. [Unity] 빌드 후 Encoding 949 오류 해결 빌드 후 한글 인코딩이 안되는 경우 Build Settings > Development Build 체크 후 빌드 하면 아래와 같은 오류를 확인할 수 있다. 1, NotSupportedException Encoding 949 data could not be found. 오류 발생 위와 같이 오류가 나는 경우에는 인코딩에 필요한 라이브러리가 존재하지 않아서 나는 오류 이다. 아래 경로에서 두가지 파일을 Asstes > Plugins 폴더에 넣고 빌드 하면 해결가능 C:\Program Files\Unity\Hub\Editor\2019.3.1f1\Editor\Data\MonoBleedingEdge\lib\mono\unity 1) I18N.dll 2) I18N.CJK.dll 2. Invalid IL code in.. 2022. 2. 9. 이전 1 다음 728x90 반응형