Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJordan Hudson
2,977 PointsHelp! Missing rocks and logs from environment!
Hi,
I have placed my environment into the hierarchy section and the floor/pond appears. But there are no rocks or logs visible? They are in the props folder as they should be, and when clicked they show the shape and position of where the item should be within the environment, but not the colour or texture and they do not stay after I have clicked off of them. It kind of looks like they are underneath? As in the environment has been reversed? But I'm not sure how to change it back.
Thanks for your help.
J.
P.s here is a link to two screenshots, first is how it looks like after putting the environment into the hierarchy and the second is what it looks like after clicking on a log in props. Thanks. http://imgur.com/a/82oeC
4 Answers
Robert Smith
8,485 PointsClick "Layers" in the top right hand corner and make sure "Default" is ticked
Gabe Nadel
Treehouse Guest TeacherPerhaps posting a screenshot or two would help us help you....
Jordan Hudson
2,977 PointsHere is a link to two screenshots, first is how it looks like after putting the environment into the hierarchy and the second is what it looks like after clicking on a log in props. Thanks.
Nick Pettit
Treehouse TeacherHi Jordan,
This is a really weird problem - I'm not sure what the cause is exactly. A couple things that come to mind:
- What's your OS + hardware configuration? Looking at the taskbar, it looks like you're on a laptop using an older version of Windows. An older mobile graphics card may not support shader model 3.0, which could be a requirement for the course. The reason I'm not sure is because shader model 3.0 was introduced back in 2004, so almost every modern computer should support it now.
- Did you set the rendering mode to "Deferred" in the Player Settings?
- Have you tried restarting Unity? That can fix a lot of problems sometimes.
- You could also try changing the Quality Settings to Low Quality.
Jordan Hudson
2,977 PointsHi Nick!
Thanks so much for helping me out on this one, big fan of your lessons, taught me a lot!
So in reply:
- Nice detective skills, it's windows 7 on a laptop yes - however it's a HP ZBook 15 G2. Only a couple of months old, i7, 16gb ram. A fairly decent laptop?
- I followed your steps closely, the rendering mode is 'deferred', colour space 'linear'.
- I've restarted it three times, no luck.
- Changing the Quality Settings is altering the textures and unfortunately nothing else.
I'm going to delete the project and start again from scratch, I'll update here afterwards.
Thanks.
EDIT: Didn't work, followed the steps after deleting and starting again.
Andres Altuve
16,274 PointsHi Jordan,
Create a zip of your project and share it with us, I wan't to check it out on my computer and see what happens..
The last resource is to uninstall Unity3d and install it again.
Jordan Hudson
2,977 PointsJordan Hudson
2,977 PointsOoh thanks for this Robert - I will check today and give an update.
Brendan Albert
32,954 PointsBrendan Albert
32,954 PointsRobert, like a boss! I was having the same exact issue and wouldn't you know that all I had to do to fix it was your suggestion. Thank you very much!