How to Import an Unity package or Asset into Unity3D

[12717 views]




  1. Click on Assets->Import Package->Custom Package...
  2. Select the unity package that you have downloaded or your previous project backup which has a ".unitypackage" extension
  3. A pop-up window will be shown which has complete file list that are there in your package. You can select/deselect the files you want to import
  4. After selecting all the necessary files, click on import

    Import File Pop-up

  5. Wait until the package is loaded completely
  6. You can see all the assets loaded in the "Assets" Tab. Just drag the scene to "Hierarchy" tab that you want to edit or double click the scene.
  7. That's it. You have successfully imported the asset in Unity3D
                 






Comments










Search
Have Technical Doubts????


Hot Deals ends in













Technical Quiz:

Search Tags

    Importing unity Package in Unity3D

    Steps to Import Unity Package in Unity3D

    Unity3D package import steps