Search Issue Tracker
Active
Votes
29
Found in
2020.1.9f1
2021.1
Issue ID
1285793
Regression
No
NavMesh gets stretched between stairs and the voxel tile edge when the last step on the stairs is wider or taller than the other
How to reproduce:
1. Open the user's attached "UnityPathfindingTesting" project
2. Open the "PathfindingTesting" Scene
3. Enable "Show NavMesh" at the bottom right of the Scene view if it's disabled
4. Observe the "NavmeshArtifact" GameObject's bottom of the stairs part in the Scene view
Expected results: NavMesh is stretched between the voxel tile edge and the stairs
Actual results: NavMesh is not stretched between the voxel tile edge and the stairs
Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5
Notes:
- The NavMesh becomes stretched when one of the steps is either higher than step height or roughly 30% wider than the previous step, length doesn't seem to have any effect
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment