Object disappear in game when I add nav mesh agent to it

Hi all,

I actually got an object (my enemy) on my game, I just added him the ‘Nav Mesh Agent’ Component and now when I press the play button, I see him disappear of the game and can pass threw the position he is (even if he get collide box)!

How is this possible? And why? :cry:

When I remove the component and press play again, the object is visible and I collide to him and can’t go threw.

Any idea ?

Thx =)

Noone ? :cry:

Heeelp plz !

I had this same problem happen to me, fixed it by turning the tag on the npc from “enemy” too “untagged”. Hopefully this does the trick for you as well.