Search Issue Tracker
By Design
Votes
0
Found in
5.1.0f3
Issue ID
704820
Regression
No
[NavMesh] Not walkable plane under walkable one causes not walkable region on walkable mesh
Steps to reproduce:
1. Open attached project
2. Open scene "navtest"
3. Notice that "navtest > c(1)" is not walkable mesh. Others are walkable.
4. Bake NavMesh and notice that instead of one, we are given two separate NavMeshes.
Note: Setting Navigation voxel size to 0.025 fixes this issue. Moving c(1) in Y axis (setting value to 13.8, for example) so that space between floor and wall segment, which is under door, would increase also fixes this issue (picture attached).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
Add comment