Unity-Technologies / SpaceshipDemo

Spaceship Demo - AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline
Other
1.05k stars 276 forks source link

The meshes does not show in either the editor window or in play mode. #4

Closed MikeKotys closed 4 years ago

MikeKotys commented 4 years ago

Hey,

I’ve launched the editor exactly as suggested in the description, but I have this error running all the time and I can’t see anything but vfx cubes:

http://i.piccy.info/i9/f18dd3f54ee396e7d908a2efa59c696a/1566573415/51302/1315075/1.jpg

http://i.piccy.info/i9/f54c4076847c8f6f59e43c6b4f78b65f/1566573481/87343/1315075/2.jpg

aaand there is no sound.

I tried launching the level both from the “Discover” window and from loading the “Main menu” scene and playing it to choose “Start” - same issue.

brnkhy commented 4 years ago

@cubrman this is most likely because your git client doesn't have LFS and it wasn't able to pull big files like meshes, sounds etc. I would suggest downloading package ,instead of pulling repo, which will guaranteed to have everything. If that works, you'll know it's indeed the LFS problem.

MikeKotys commented 4 years ago

No, I never used Git client - I simply downloaded Zip. Currently unzipped project weighs 650 mb.

brnkhy commented 4 years ago

@cubrman that's interesting. My unzipped project folder is around 3.3gb so maybe, some other way, you're missing those files. I mentioned LFS first because I had the same problem when I initially pulled it.

MikeKotys commented 4 years ago

I am downloading the GIT project right now - it's only 192 mb, what am I doing wrong?

MikeKotys commented 4 years ago

SpaceshipDemo->Clone or Download->Download Zip

brnkhy commented 4 years ago

@cubrman if you follow the Here link in this page so should get a 1.7gb zip file, containing everything you need; https://github.com/Unity-Technologies/SpaceshipDemo/releases

MikeKotys commented 4 years ago

Thanks!

kwea123 commented 4 years ago

@peeweek the "HERE" link is missing in the latest release (2019.3.3)