News › Forums › RAIN › General Discussion and Troubleshooting › RAIN Navigation Mesh Doesn't work
Tagged: navigation mesh, pathfinding, Patrol, Terrain, unity
This topic contains 1 reply, has 2 voices, and was last updated by Sigil 6 months, 1 week ago.
-
AuthorPosts
-
January 31, 2023 at 10:25 am #40004
Hello,
I tried to create a Navigation Mesh on a Unity Terrain but it doesn’t work, there happend nothing. Have you any idea why
or can I even use the NavigationMesh Tool from Unity? How can I add it to RAIN?Thank you very much!
January 31, 2023 at 4:03 pm #40005Try it out on an empty project real quick. I just created a terrain, a RAIN Navigation Mesh, hit Generate Navigation Mesh and it worked alright.
Make sure the navigation mesh is in the root of your scene (not grouped or parented). Or if it is in a group, make sure the terrain is in the same group as the navigation mesh. Make sure there aren’t any errors in the console as well, sometimes there are missing prefabs, colliders, or similar, and it can cause problems with the generating.
-
AuthorPosts
You must be logged in to reply to this topic.