Search Issue Tracker
NavMeshAgent gets stuck when going over a vertex of a higher-cost area
How to reproduce:1. Open the “IN-75460_repro“ project2. Open the “Store1“ scene3. Enter Play Mode4. Observe the “capsule1“ and “caps... Read more
Unnecessary corners are added to NavMeshAgent path when NavMeshLink over...
Reproduction steps:1. Open the attached “UNITY_6.zip” project2. Open the “NavigationTest” scene (Assets > Scenes)3. Enter the Pla... Read more
NavMesh Agent does not choose the lower-cost path when it is to the side...
Reproduction steps:1. Open the “NavigationBug.zip” project2. Open the “NavigationBug” Scene3. Enter Play mode4. Observe the Game or ... Read more
NavMeshLinks are not generated when using "Generate Links"
How to reproduce:1. Open the attached “IN-82178“ project2. Open the “Gym“ scene3. Select the “NavMesh“ GameObject in the Hierarchy w... Read more
Height Mesh generation results in unexpected spikes/streaks across the w...
How to reproduce:1. Open the “ReproProjectNavMesh“2. Open the “Export“ scene3. Open the “Navigator“ GameObject in the Inspector4. Un... Read more
Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Pl...
How to reproduce:1. Open the attached “IN-129497.zip” project2. Open the “ModernTerrainScene”3. Enter Play Mode4. Ensure Scene View ... Read more
NavMesh is not usable when using empty Bounds in BuildNavMeshData
How to reproduce:1. Open the “IN-97204_TestNavMesh“ project2. Open the “SampleScene”3. In the Hierarchy select the Cube GameObject4.... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... Read more
NavMeshObstacle with a large height does not block the agent path everyw...
Steps to reproduce: Download and open the attached project "Navigation Obstacle Height Issue.zip" Open "scene" In the hierarchy, sel... Read more
NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Steps to reproduce: Download and open the attached project "Navigation Obstacle Break Issue.zip" Open "scene" Enter play mode Observ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected