[Unity3D] unity3d PackageCache Error 해결법
게임개발

[Unity3D] unity3d PackageCache Error 해결법

유니티 설치 시 이와 같은 오류가 뜨면서 컴파일이 안되는 오류

Library/packagecache 에서 나는 오류

  • Go to C:/Users/Your User Name(Utente for this question)/AppData/Local/Unity/cache/packages/packages.unity.com (The path that is shown in error)
  • Delete all of those folders you see in that packages.unity.com folder.
  • Go back to Unity & let it recompile it. Your errors must be gone now.

숨김폴더 보기를 한 뒤

C:/Users/Your User Name(Utente for this question)/AppData/Local/Unity/cache/packages/packages.unity.com로

들어가 안에 있는 모든 것을 삭제한 뒤 프로젝트를 다시 켜주시면 잘 됩니다.

 

 

#유니티 오류 #unity packagecache error #unity library error #unity are you missing an assembly reference

'게임개발' 카테고리의 다른 글

[Unity3D] TEXT RPG 요소 추가 툴 (JSON I/O)  (0) 2022.01.04