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 trial

Game Development How to Make a Video Game The Unity Editor and Scene Setup Importing Assets

Ranvir Sahota
Ranvir Sahota
9,844 Points

Warnings 33 and Errors 8

I've got so many warning about asses being obsolete and method calls and and variables being deprecated. I have 33 warnings. Though unity tells me it updated scripts I'm not sure if it means it removed these deprecated callings. There also one error with file name 'Ethan' having animation import warnings. I also have 8 errors 4 of which occur before the scripts/assemblies have been updated. The other 4 are regarding a material name SpeedTree that needs to be regenerated.

But did ignore these error and then encountered a problem with my project where frog does take to inputs at same time and only move forward. I'm wondering if this is the cause.

Nick Pettit
Nick Pettit
Treehouse Teacher

Hi Ranvir,

Can you create a zip file of your project, upload it, and post a link here so that I can take a look? That will be the fastest way for me to help you.

Ranvir Sahota
Ranvir Sahota
9,844 Points

Hi Nick,

Sorry, this is an old post I managed to resolve the problems with bird movement it was completely unrelated to warning and error messages I was getting. Another thing is I'm no longer receiving errors but still getting warnings. Is this course depreciated? If so should I watch the Unity tutorials? Thanks

Nick Pettit
Nick Pettit
Treehouse Teacher

Hi Ranvir,

Glad you were able to figure out. This course is currently in the process of being updated to fix deprecation warnings since it was released. In fact, I'm recording tomorrow.

That said, its only errors that will stop you. Warnings are fine, so you should be good to continue.