Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2020.2
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1325627
Regression
No
For some positions of maxDistance NavMesh.SamplePosition returns a point not on the Nav Mesh
Repro steps:
1. Open attached project "NavMeshIssue"
2. Open scene "NavMeshIssueTest"
3. Enter Play Mode
4. Open the Console
Actual: For some values of maxDistance, SamplePosition returns true with coordinates that are meters away from the NavMesh
Expected: SamplePosition returns a point on the NavMesh
Reproducible with: 2020.2.5f1, 2020.3.4f1, 2021.1.1f1, 2021.2.0a11
Notes:
- Couldn't test the project on 2018.4, 2019.4 due to compilation errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment