프로젝트 뷰에서 패키지 매니페스트 파일을 클릭하면 Package Manifest 창이 열립니다.
(A) Open 버튼을 클릭하여 Visual Studio와 같은 기본 코드 에디터에서 해당 패키지 매니페스트를 로드합니다. View in Package Manager 버튼을 클릭하여 패키지 관리자 창을 열고 details view에서 해당 패키지를 로드합니다. 다른 임포터를 선택하려면 Importer 드롭다운 메뉴에서 사용하려는 패키지 임포터를 선택하십시오.
(B) Information 섹션에는 이 패키지 버전에 관한 세부 정보가 들어 있습니다.
(C) Brief Description 텍스트 상자를 사용하여 패키지 관리자 창의 세부 정보 뷰에 표시할 텍스트를 지정합니다. 자세한 내용은 description 프로퍼티에 관한 문서를 참조하십시오.
(D) 종속성 섹션을 사용하여 이 패키지가 종속된 패키지 리스트를 관리하십시오.
(E) Revert 버튼을 클릭하면 매니페스트에 대한 모든 변경 사항을 폐기합니다. Apply 버튼을 클릭하면 매니페스트에 대한 모든 변경 사항을 저장합니다.
프로퍼티 | 설명 |
---|---|
이름 | 이 패키지의 공식 이름입니다. Unity 패키지의 경우 이것은 짧은 이름입니다(첫머리에 com.unity. 문자열이 없는 공식 이름). |
Organization name | 이 패키지를 생성한 [Unity 조직](OrgsUNity Organizations)의 식별자입니다. |
Display name | 프로젝트 뷰와 패키지 관리자에서 사용자에게 표시되는 이름입니다. 자세한 내용은 displayName 프로퍼티에 관한 문서를 참조하십시오. |
Version | 패키지 버전 번호입니다. 자세한 내용은 version 프로퍼티에 관한 문서를 참조하십시오. |
Type | 패키지 타입입니다. 이 값은 내부용으로 예약되어 있습니다. |
Minimal Unity version | 이 패키지와 호환 가능한 가장 낮은 Unity 버전을 지정하려면 이 옵션을 활성화합니다. 이 옵션을 활성화하면 Major, Minor, Release 프로퍼티가 나타납니다. 이 옵션을 비활성화하면 이 패키지가 모든 Unity 버전과 호환이 가능함을 표시하고 Major, Minor, Release 프로퍼티를 제거합니다. 자세한 내용은 unity 프로퍼티에 관한 문서를 참조하십시오. |
Major | 최소 Unity 버전의 MAJOR 부분을 지정합니다. 자세한 내용은 unity 프로퍼티에 관한 문서를 참조하십시오. |
Minor | 최소 Unity 버전의 MINOR 부분을 지정합니다. 자세한 내용은 unity 프로퍼티에 관한 문서를 참조하십시오. |
Release | 최소 Unity 버전의 UPDATE 및 RELEASE 부분을 지정합니다. 자세한 내용은 unityRelease 프로퍼티에 관한 문서를 참조하십시오. |
이 패키지에 종속되는 다른 패키지들을 나열합니다. 각 입력 항목은 공식 패키지 이름(예: “com.unity.probuilder”)과 해당 버전 번호로 구성됩니다.
새 종속성을 추가하려면 다음 단계를 따르십시오.
종속성을 제거하려면 다음 단계를 따르십시오.
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.