How to re-import the standard assets?

Does anyone know how to import / re-import the standard assets?

This is what I see when I go to Assets->Import package

2551172--177399--import.png

This is what the Unity manual says Im supposed to see:

2551172--177400--ImportPackageMenu.png

http://docs.unity3d.com/Manual/HOWTO-InstallStandardAssets.html

Very confused.

Unity 5.2.3
Thank you

Check if your standard assets folder is empty?
C:\Program Files\Unity\Editor\Standard Assets\

When installing unity need to have “[×] standard assets” enabled.

1 Like

There is no “Standard Assets” folder in C:\Program Files\Unity\Editor
But, I was able to go to the asset store and re-download and install the Unity standard assets. The assets appear to have installed correctly.
However, I still dont see the choices in the drop down menu.
I dont rember there being an option to install the standard assets when downloading Unity 5.2.3.

The major gripe I have with updating the standard assets, is that there really is no way to determine what version of the assets you have installed. None of the scripts have any comments stating what version the script is (i.e. camera effects).
I had to compare the new scripts with the scripts in the asset folder before re-importing them to determine that they were in fact updated

I agree with you completely @ArachnidAnimal

It is a typical utter fuck-up by Unity.

Every single aspect of the situation - from top to bottom - is fucked.

The documentation is utterly, utterly useless and fucked. The interface is a shambles. The code itself is riddled with warnings. The system doesn’t work. None of the buttons work.

Useless. Pathetic. Fail.

3 Likes

From here you can download the standard assets and import to unity

1 Like

My standard assets folder is not empty still i can’t found it in menu bar asset>import. what to do now?