Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.61f1
6000.0.46f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102821
Regression
No
NavMeshQuery.BeginFindPath returns success status when searching short paths
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play mode
Expected result: No Errors exist
Actual result: Error “BeginFindPath is not documented to return Success“ is present
Reproducible with: 2022.3.61f1, 2.0.7 (6000.0.46f1, 6000.1.0b14, 6000.2.0a8)
Reproducible on:
Play mode
Not reproducible on:
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Changing Target Xform to “works” does not reproduce the issue
- Success status is not included in the documentation [https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Experimental.AI.NavMeshQuery.BeginFindPath.html|https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Experimental.AI.NavMeshQuery.BeginFindPath.html|smart-link]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment