Ensure condition failed: !NavCollision->IsDynamicObstacle()

Hello! I recently updated our game editor from UE5.3 to UE5.4? What could possibly cause this issue?
I’m able to make a build with no changes whatsoever in UE5.3 however when I tried it in UE5.4 it has this error ->Ensure condition failed: !NavCollision->IsDynamicObstacle() [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SplineMeshComponent.cpp] [Line: 917]

Same problem here unable to compil my project

Ensure condition failed: !NavCollision->IsDynamicObstacle() [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SplineMeshComponent.cpp] [Line: 917]

any luck on finding a fix?

no going back to 5.3, will wait for a hotfix.

Just incase this also helps you or anyone else looking. I was able to get through the issue by unchecking the “Has Navigation Data” in the static mesh editor for the mesh that is being used as a staticmesh spline. You can also try experimenting the other options below that is your spline mesh needs navigation:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.