Getting System.ComponentModel.Win32Exception (2)
-
[unity] WebGL 빌드에러: Getting System.ComponentModel.Win32Exception (2)unity/unity 에러 2023. 5. 30. 17:56
Getting System.ComponentModel.Win32Exception (2) 윈도우 환경에서 만들어진 프로젝트를 맥북에서 열은 후 빌드 하였더니 위와 같은 에러가 나타났습니다. 방법을 찾아보니 모델링 파일에 한글이 있으면 안된다고 해서 변경했으나 여전히 안되서 다른 방법을 찾아보니 해결법이 있는 블로그를 발견하였습니다. 아래 블로그 내용을 확인해보시면 빌드 에러 해결하실 수 있을겁니다. https://a-researcher.tistory.com/77 [유니티] WebGL 빌드에러: Getting System.ComponentModel.Win32Exception (2) 리눅스 PC에서 유니티 WebGL을 빌드하는데 아래 에러가 발생했다 Getting System.ComponentModel.Win..