Good day,
I am new to Unity and wanted to follow a tutorial to learn the basics. But right at the start he makes a new Projekt with Standard Assets but i dont have them =(. Can someone figure out whats wrong ?
I just got “standard assets (mobile)” and i dont think they are the same as the ones in the tutorial.
Would be glad for any help or advice.
I alread searched the forums but found nothing =(
I had the exact same thing. It actually has your standard assets on the hard drive but they won’t display for some reason. You can go to your Project window, right-click and select Import Package, and all necessary assets should be listed there.
if the solution of MakavianRose will not work…
open your sample project (comes with unity) and drag the “Standart Assets” folder into Unity…
The Standard Assets, as of Unity 3.0, we’re split into multiple packages instead of a single one. Our older tutorials were not updated to reflect this change. However, if you import all of the Packages listed on the New Project dialog window it is essentially the same Assets.
Thanks for the Help anyone, actually the Asset was not on the Hardrive but i could export it from the Boot Camp demo.
(this demo is fantastic by the way, is there a tutorial or a making off for it ?)
I had this exact same issue. I just solved it luckily and I thought I would post it. If you moved the Unity application out of the folder it came in (the folder was called Unity and it also contained unity bug reporter and a standard assets folder and more) then you need to copy Unity to that folder then delete the other Unity app. Unity needs to be run out of that folder otherwise standard assets wont be there