News › Forums › Troubleshooting › Problem with NavMesh generation
Tagged: navMesh, new version, RAIN
This topic contains 8 replies, has 3 voices, and was last updated by prime 10 months, 3 weeks ago.
-
AuthorPosts
-
January 5, 2023 at 7:20 am #6138
Hey guys!
Since the new Version I have a huge problem with generating my navMesh. Here are two images that explain my problem pretty well. The one with the light blue navMesh ist the one Unity created.
Unity created navMesh:
RAIN created navMesh:
As you can see, RAIN doesn’t recognize the wall in the middle. The navMesh simply goes through it.
The wall consists out of two planes and each plane has a mesh collider. Oddly enough, some other walls, which are build in the exact same way, are considered as obstacles…..but that are only some few exceptions. Most of my walls are not considered as obstaclesAny Help?
Thank youEDIT: I have to say, that with version 2.06 the navMesh generation worked fine.
-
This topic was modified 11 months, 3 weeks ago by
LightYarn.
January 6, 2023 at 3:47 am #6146Is that a project you can send our way? Unsure what the problem would be - if it worked fine in 2.0.6. Maybe an issue with layers or tags?
January 6, 2023 at 8:04 am #6150Hey prime thanks for your offer =)
I cant’t share the whole project because it is about 15GB with lots of unimportant things for this problem. But I made a clean project with just my mesh, the not working RAIN navmesh and the working one which came from Unity itself.
Here is the link: iht.rdy2play.de/iht/IHT_debug.7z
I hope this helps
-
This reply was modified 11 months, 3 weeks ago by
LightYarn.
January 7, 2023 at 1:15 am #6173Y - Thanks, found the issue (had to do with 0 width colliders). 2.0.9 patch will be out soon with the fix.
February 5, 2023 at 10:36 am #6848Same problem.
Any news about 2.0.9 update?
Thanks.February 5, 2023 at 10:40 am #68492.0.9 update is already released and fixed the problem for me
February 5, 2023 at 11:16 am #6851Oh, wow. I’m still on 2.0.8. Where can I get it? Autoupdate tells there are no updates.
February 5, 2023 at 11:19 am #6852I got it! Installed RAIN in an empty project and updated.
Thanks everyone. And thanks for a great Rain AI.February 5, 2023 at 1:57 pm #6855If you are having trouble receiving updates - it is possibly because your build target is set to Web Player. Unity blocks network calls (even in editor) when your target is web player.
-
This topic was modified 11 months, 3 weeks ago by
-
AuthorPosts
You must be logged in to reply to this topic.