Import assets acquired from the Unity Asset Store using the Package Manager.
Unity 스탠다드 에셋과 Unity 에셋 스토어의 아이템은 에셋 패키지로 제공됩니다. 에셋 패키지는 Unity 프로젝트의 파일 및 데이터 컬렉션 또는 프로젝트 요소로, Unity는 .unitypackage
확장자를 사용하여 하나의 파일로 압축 및 저장합니다. 패키지의 압축을 풀면 zip 파일과 마찬가지로 원래의 디렉토리 구조와 에셋에 대한 메타데이터(임포트 설정과 다른 에셋으로 연결되는 링크 등)가 유지됩니다.
Unity 2020.1 버전부터 전용 에셋 스토어 창이 Unity 에디터 내에서 더 이상 호스팅되지 않습니다. 하지만 에셋 스토어 웹사이트(https://assetstore.unity.com/)에서 계속 액세스할 수 있으며, 구매하거나 다운로드한 에셋 스토어 패키지를 검색하고 Package Manager 창에서 직접 임포트 및 다운로드할 수 있습니다.
To purchase an Asset Store package from Unity or a third-party publisher, start by searching the Unity Asset Store to find asset packages that meet your needs. When you find an asset package you want to use, purchase or download it in the Asset Store. You can also make it easier to locate packages by organizing your assets with labels and hiding Asset Store packages that are deprecated or unused.
Unity 패키지 관리자에서 My Assets 필터를 선택하여 이용 가능한 에셋 스토어 패키지 리스트를 확인하십시오. 이름 검색을 통해 에셋 스토어 패키지를 찾을 수 있습니다. 사용하려는 에셋 스토어 패키지를 찾으면 패키지 관리자 내에서 다운로드 및 임포트할 수 있습니다. 에셋 스토어 패키지의 새 버전을 이용할 수 있는 경우 Package Manager 창에서 직접 업데이트할 수도 있습니다.
(커스텀) 에셋 패키지를 생성하려면 다음을 따르십시오.
로컬 커스텀 에셋 패키지를 프로젝트에 임포트하려면 다음 단계를 따르십시오.
패키지 관리자 창을 사용하여 프로젝트 내에서 에셋 스토어 패키지를 관리할 수 있습니다. 그러나 에셋 파일에 직접 액세스해야 하는 경우 다음 경로에서 찾을 수 있습니다(컴퓨터 설정에 따라 숨겨진 폴더에 있을 수 있음).
~/Library/Unity/Asset Store-5.x
C:\Users\accountName\AppData\Roaming\Unity\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.