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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment