Question by 
               Bip901 · Jun 26, 2018 at 01:23 PM · 
                navmeshnavigationbaking  
              
 
              NavMesh and 2 floors / bridge - not walkable?
My scene has 2 floors (or a floor and a bridge, if you'd like) and uses the NavMesh system.
The problem:
The second floor "casts a shadow" underneath it so the area below is not walkable. I want that area to be walkable! Trying to override it with NavMeshModifierVolume doesn't work. Any ideas?
Images: 
 
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by tormentoarmagedoom · Jun 26, 2018 at 02:58 PM
Good day.
This is because the agent used to calculate the mesh con not pass under the bridge.
Go to the mesh Tab, and edit the Agent to have less height.
Bye! :D
Your answer
 
             Follow this Question
Related Questions
Nav Mesh on stairs gets cranky 0 Answers
Typical baking time for navigation on large terrains? 1 Answer
Override NavMesh Max Slope? 0 Answers
How do I cancel baking?? 1 Answer
NavMeshAgent not teleport on y axis 0 Answers