Unity 스탠다드 에셋과 Unity 에셋 스토어의 아이템은 에셋 패키지로 제공됩니다. 에셋 패키지는 Unity 프로젝트의 파일 및 데이터 컬렉션 또는 프로젝트 요소로, Unity는 에셋 패키지를 .unitypackage
확장자를 사용하여 파일 하나로 압축하고 저장합니다. 패키지의 압축을 풀면 zip 파일과 마찬가지로 원래의 디렉토리 구조와 에셋에 대한 메타 데이터(임포트 설정과 다른 에셋으로 연결되는 링크 등)가 유지됩니다.
Unity 2020.1부터 전용 에셋 스토어 창은 더 이상 Unity 에디터 내에서 호스팅되지 않습니다. 그러나 여전히 https://assetstore.unity.com/에서 에셋 스토어 웹사이트에 액세스할 수 있으며 구매하고 다운로드한 에셋 패키지를 검색할 수 있을 뿐만 아니라 패키지 관리자 창에서 직접 임포트 및 다운로드할 수 있습니다.
Unity 또는 타사 퍼블리셔로부터 에셋 패키지를 구매하려면 먼저 Unity 에셋 스토어에서 검색하여 필요에 맞는 에셋 패키지를 찾습니다. 사용하려는 에셋 패키지를 찾으면 에셋 스토어에서 구매하거나 다운로드합니다. 또한 레이블을 사용하여 에셋을 구성하고 지원 중단 예정 또는 사용하지 않는 에셋 패키지를 숨김하면 쉽게 패키지를 찾을 수 있습니다.
Unity 패키지 관리자에서 사용 가능한 에셋 패키지 리스트를 확인하려면 My Assets 필터를 선택합니다. 에셋 패키지는 이름으로 검색할 수 있습니다. 사용하려는 에셋 패키지를 찾으면 패키지 관리자 안에 다운로드하여 임포트할 수 있습니다. 에셋 패키지에 사용 가능한 최신 버전이 있는 경우 패키지 관리자 창에서 직접 업데이트할 수도 있습니다.
자체 (커스텀) 에셋 패키지를 생성하려면 다음을 수행합니다.
프로젝트에 로컬 커스텀 에셋 패키지를 임포트하려면 다음을 수행합니다.
패키지 관리자 창을 사용하여 프로젝트 내에서 에셋 패키지를 관리할 수 있습니다. 그러나 에셋 파일에 직접 액세스해야 하는 경우 다음 경로에서 찾을 수 있습니다.
~/Library/Unity/Asset Store
C:\Users\accountName\AppData\Roaming\Unity\Asset Store
이러한 폴더에는 특정 에셋 스토어에 상응하는 하위 폴더가 포함되어 있고 다운로드 및 임포트한 다음 사용할 수 있습니다. 에셋 파일은 에셋 패키지 퍼블리셔가 정의한 구조를 사용하는 하위 폴더 안에 포함되어 있습니다.
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.