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
- Rendering errors are thrown when canceling full screen on OpenGL API Windows build
- Game view fails to render and becomes dark when the Screen Space Lens Flare Component's intensity is set to 1 and the Bloom Mip Bias is set to 0.
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
Add comment