Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.61f1
6000.0.46f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
6000.4.0a1
6000.5.0a1
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment