Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.0-exp.4
1.1.5
2.0.3
Issue ID
NAVB-118
Regression
No
NavMeshAgent.SetDestination silently fails when destination is too far above or below a terrain.
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Press the “Space“ button
5. Observe the Console
Expected result: Visible indication that the path is invalid other than the SetDestination returning false. ie pathStatus set to Invalid
Actual result: Capsule doesn’t move, SetDestination returns false, all of the other properties don’t represent that the path was invalid
Reproducible with: 1.1.5, 2.0.3 (6000.0.15f1), 1.1.5 (2022.3.42f1), 1.0.0-exp.4 (2021.3.42f1)
Reproducible on: M1 Max MacOS 14.5
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment