Version: 2017.3
Importing from the Asset Store
Как мне установить или обновить Standard Assets (встроенный набор стандартных ассетов)?

Asset Packages

Unity packages are a handy way of sharing and re-using Unity projects and collections of assets; Unity Standard Assets and items on the Unity Asset Store are supplied in packages, for example.
Packages are collections of files and data from Unity projects, or elements of projects, which are compressed and stored in one file, similar to Zip files. Like Zip files, a package maintains its original directory structure when it is unpacked, as well as meta-data about assets (such as import settings and links to other assets).

In Unity, the menu option Export Package compresses and stores the collection, while Import Package unpacks the collection into your currently open Unity project.

This page contains information on:

  • Import Package: - Standard Asset Packages - Custom Packages
  • Export Package
  • Exporting Updated Packages

Import Package

You can import Standard Asset Packages, which are asset collections pre-made and supplied with Unity, and Custom Packages, which are made by people using Unity.

Choose Assets > Import Package > to import both types of package.

Fig 1: Asset>Import Package menu
Fig 1: Asset>Import Package menu

Standard Asset Packages

Unity ‘Standard Assets’ consist of several different packages: 2D, Cameras, Characters, CrossPlatformInput, Effects, Environment, ParticleSystems, Prototyping, Utility, Vehicles.

To import a new Standard Asset package:

  1. Open the project you want to import assets into.

  2. Choose Assets > Import Package > plus the name of the package you want to import, and the Import Unity Package dialog box displays, with all the items in the package pre-checked, ready to install. (See Fig 2: New install Import Unity Package Dialog Box.)

  3. Select Import and Unity puts the contents of the package into a Standard Asset folder, which you can access from your Project View.

Fig 2: New install Import Unity Package dialog box
Fig 2: New install Import Unity Package dialog box

Custom Packages

You can import custom packages which have been exported from your own projects or from projects made by other Unity users.

To import a new custom package:

  1. Open the project you want to import assets into.

  2. Choose Assets > Import Package > Custom Package… to bring up up File Explorer (Windows) or Finder (Mac).

  3. Select the package you want from Explorer or Finder, and the Import Unity Package dialog box displays, with all the items in the package pre-checked, ready to install. (See Fig 4: New install Import Unity Package dialog box.)

  4. Select Import and Unity puts the contents of the package into the Assets folder, which you can access from your Project View.

Fig 4: New install Import Unity Package dialog box
Fig 4: New install Import Unity Package dialog box

Export Package

Use Export Package to create your own Custom Package.

  1. Open the project you want to export assets from.
  2. Choose Assets > Export Package… from the menu to bring up the Exporting Package dialog box. (See Fig 6: Exporting Package dialog box.)
  3. In the dialog box, select the assets you want to include in the package by clicking on the boxes so they are checked.
  4. Leave the include dependencies box checked to auto-select any assets used by the ones you have selected.
  5. Click on Export to bring up File Explorer (Windows) or Finder (Mac) and choose where you want to store your package file. Name and save the package anywhere you like.

HINT: When exporting a package Unity can export all dependencies as well. So, for example, if you select a Scene and export a package with all dependencies, then all models, textures and other assets that appear in the scene will be exported as well. This can be a quick way of exporting a bunch of assets without manually locating them all.

Fig 6: Exporting Package dialog box
Fig 6: Exporting Package dialog box

Exporting Updated Packages

Sometimes you may want to change the contents of a package and create a newer, updated version of your asset package. To do this:

  • Select the asset files you want in your package (select both the unchanged ones and the new ones).

  • Export the files as described above in Export Package, above.

NOTE: You can re-name an updated package and Unity will recognise it as an update, so you can use incremental naming, for example: MyAssetPackageVer1, MyAssetPackageVer2.

HINT: It is not good practise to remove files from packages and then replace them with the same name: Unity will recognise them as different and possibly conflicting files and so display a warning symbol when they are imported. If you have removed a file and then decide to replace it, it is better to give it a different, but related name to the original.

Importing from the Asset Store
Как мне установить или обновить Standard Assets (встроенный набор стандартных ассетов)?
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961