Supported on
Packages Folder
In the Asset Browser, there is an Assets
folder and a Packages
folder. Any external dependency being used should live in the Packages folder. You cannot modify external dependencies in the Packages folder.
All Packages and Custom Components imported in the following ways will be imported directly into the packages folder.
- Add New Resource > Import Asset
- Add New Resource > Installable Components/Packages
- Right clicking in the Asset Browser > Import Asset
- Importing/Installing from the Asset Library
- Directly copying and pasting to the Packages folder in your Project folder
Unpack
When unpacking packages we move the unpacked package from the Packages
folder to the Assets
folder.
An icon will be present beside packages that can be unpacked.
Repack
When repacking packages we move the packed package from the Assets
folder to the Packages
folder.
Was this page helpful?