Navmesh doesn't work after upgrading to 5.5.1

Hi,

I upgraded my project from v5.3 to 5.5.1. After testing I realized the navmesh doesn’t work anymore for my map. I tried deleting the existing nav mesh volume bound and adding a new one but it doesn’t work.

I created a new project to test if I am doing something wrong, but I could create a new navmesh without a problem.

Is there some extra configuration I should do to the landscape after upgrading? Do I need to just create a new map and move on?

Thanks.

I am not an expert, but after the upgrade the AI settings may be messed up. Anything related to movement can be broken or changed. It doesn’t make sense that the NavMesh is actually broken.

For “standalone game” test mode you need to first build paths from “Build > Build Paths” for navmesh to work.

I noticed that my navmesh works on “New editor window (PIE)” test mode without building paths, but navmesh does not work on standalone mode if the paths were not build before running the game.

If i dont build the paths, the NPC just stand and dont move, if i build the paths my NPC move normally.

So try that: build paths.

Hey guys,

Doesnt help for me, itried building up ewverything including nav mesh a few times.

I have the same problem, after upgrading to 5.5 from 5.4 my project is messed up wwith navigation. Noone is moving.

Doesnt help to build everythin again.
any more ideas?

The problem is in the Details of the “Floor”, the CollisionPreset is “BlockAllDynamic”. You need to change it to “Default”.