0

I was using one of the standard assets that can be included when I create a new project.

How do I reimport the Standard Assets.unityPackage.

flag

2 Answers

2

There are several ways of doing this:

  • From the menu:
    • go Assets -> Import Package...
  • From context menu in the Project View
    • enter context menu -> Import Package...

Then, in both cases, find the standard packages:

  • browse to the package you need
    • Windows: C:\Program Files\Unity\Editor\Standard Packages
    • OS X: /Applications/Unity/Standard Packages

You can also navigate to the needed package:

  • DbClick the package from Windows Explorer or Finder,
    • (just make sure that you have the target project open or that it was the last opened project)

See how on mac or windows

See also

If you need to Export Packages, take a look at this answer.

Go for more info in the manual

link|flag
0

Thanks i got a lot help. :)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.