3

i have a huge problem while baking a stairs 3D model with my NavMesh in Unity 2019.3.12f1 for macOS.

Simply the stairs won't get part of the NavMesh as i expect.

Of course the stairs are static and walkable.

Do you know how can i correctly bake such kind of 3D models?

enter image description here

As you can see the stairs are completely ignored by the NavMesh despite i increased the Max Slope and Step Height.

I Don't Tell
  • 264
  • 1
  • 15

1 Answers1

3

I solved the issue by reducing the Agent Radius and rebaking the NavMesh.

enter image description here

I Don't Tell
  • 264
  • 1
  • 15