unity 썸네일형 리스트형 [C#] Unity 에러 해결: TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 37 에러 발생:유니티에서 새로운 프로젝트 생성 버튼 클릭 후, 비어 있는 새로운 프로젝트 작업창에서 에러 발생 에러 표시:TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 37 해결 방법:작업창 내 메뉴 바 - Assets - Reimport All 해당 에러는 프로젝트 빌드 시 간혹 발생하는 유니티 자체 버그라고 한다.이전에 생성한 빌드 폴더를 삭제한 후 재생성하거나,지금처럼 바로 reimport 버튼을 눌러주면 된다. 유니티 디스커션 페이지에서도 이와 관련된 에러에 대해 설명하고 있다.https://discussions.unity.com/t/tls-allocator-alloc_.. 더보기 이전 1 다음