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 Game Audio Audio Mixing

Ramy Elsaraf
Ramy Elsaraf
7,633 Points

SetDestination can only be called as an active agent that has been placed on a NavMesh error , What to do ??

The above is the error I get

Charles Voyles
Charles Voyles
Courses Plus Student 1,906 Points

I have the same problem. I don't see an answer from this question that was asked over eight months ago. I have baked the NavMesh. I have deleted and re-added the bird prefab. Is there some kind of conditional fix to see if the active agent isn't placed on the map, position it so that it is? My problem isn't from the audio part of the tutorial but "Creating Enemy" in "How to Make a Game."