에셋 스토어 패키지는 Unity 프로젝트 또는 프로젝트 요소의 파일과 데이터 컬렉션으로 Unity가 .unitypackage
확장자를 가진 하나의 파일에 압축 및 저장합니다. zip 파일처럼 에셋 스토어 패키지는 압축을 풀 때 원래 디렉토리 구조와 에셋의 메타데이터(예: 임포트 설정 및 다른 에셋과의 링크)를 유지합니다.
Unity 또는 타사 퍼블리셔로부터 에셋 스토어 패키지를 구매하려면 먼저 Unity 에셋 스토어에서 검색하여 필요에 맞는 에셋을 찾습니다. 사용하려는 에셋 스토어 패키지를 찾으면 에셋 스토어에서 구매하거나 다운로드합니다. 또한 레이블을 사용하여 에셋을 구성하고 지원 중단 예정 또는 사용하지 않는 에셋 스토어 패키지를 숨김 하면 쉽게 에셋 스토어 패키지를 찾을 수 있습니다.
Unity 패키지 관리자에서 My Assets 필터를 선택하여 이용 가능한 에셋 스토어 패키지 목록를 확인하십시오. 이름 검색을 통해 에셋 스토어 패키지를 찾을 수 있습니다. 사용하려는 에셋 스토어 패키지를 찾으면 패키지 관리자 내에서 다운로드 및 임포트할 수 있습니다. 에셋 스토어 패키지의 새 버전을 이용할 수 있는 경우 Package Manager 창에서 직접 업데이트할 수도 있습니다.
Unity 사용자는 에셋 스토어에서 퍼블리셔가 되어 자신이 만든 콘텐츠를 판매할 수 있습니다. Unity 에셋 스토어에 퍼블리싱하기 위해 패키지 드래프트를 생성하고 Unity에서 에셋을 업로드하려면 에셋 스토어에 퍼블리싱의 지침을 따르십시오.
패키지 관리자 창을 사용하여 프로젝트 내에서 에셋 스토어 패키지를 관리할 수 있습니다. 그러나 에셋 파일에 직접 액세스해야 하는 경우 에셋 스토어 패키지 캐시에서 찾을 수 있습니다. 이 캐시는 전역 캐시와는 별개로 패키지를 보다 효율적으로 다시 사용하고 공유합니다. 다음 경로에서 에셋 스토어 패키지 캐시를 찾을 수 있습니다(컴퓨터 설정에 따라 숨겨진 폴더에 있을 수 있음).
~/Library/Unity/Asset Store-5.x
C:\Users\accountName\AppData\Roaming\Unity\Asset Store-5.x
~/.local/share/unity3d/Asset Store-5.x
이러한 폴더에는 특정 에셋 스토어 공급업체에 해당되는 하위 폴더가 포함되어 있으며 다운로드 및 임포트 후에 사용할 수 있습니다. 패키지 관리자는 에셋 스토어 패키지 퍼블리셔가 정의한 구조체를 사용하여 하위 폴더 안에 에셋 파일을 저장합니다.
에셋 스토어 패키지 캐시 루트의 기본 위치를 오버라이드할 수 있습니다.자세한 내용은 에셋 스토어 캐시 위치 커스터마이즈를 참조하십시오.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.