Search Issue Tracker
Crash on (UnityPlayer) UnityMain WorldToTile() when using NavMesh Agents
How to reproduce: 1. Open the project from edit "NavMeshAgentCrash.zip" 2. Open Scene "SceneThatCrashes" 3. Navigate "File" > "Build... Read more
[WebGL] Index out of bounds exception is thrown when loading a NavMesh
How to reproduce: 1. Open the attached project 2. Make a WebGL build 3. Open the built WebGL Player on a browser 4. Inspect the Deve... Read more
NavMeshAgent teleports from one position to another when following the N...
How to reproduce: 1. Download and open the Test.zip project from the provided link bellow 2. Enter the Play mode 3. Inspect the Sc... Read more
[NavMeshComponents][Player] NavMesh.UpdateNavMeshData performing much wo...
Steps to reproduce: 1. Open attached project "Example navMesh bug.zip" 2. Build Scene "AndyBugExample" for Windows x86 (choose x86 f... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip) 2. Open the Sample Scene 3. Enter Play mode 4. Open the Pro... Read more
NavmeshAgents do not recognize all of the baked Navmesh when spawned by ...
How to reproduce: 1. Open attached project "BugPrefabInstantiate.zip" and scene "BugInstantiate" 2. In Hierarchy window, select "Sp... Read more
Agent does not plan shortest path
How to reproduce: 1. Open attached project 2. Open scene test.unity 3. Open the Navigation window 4. Play the scene 5. Select the A... Read more
Trajectory of the path is re-calculated incorrectly when using NavMeshSu...
Reproduction steps: 1. Open the attached project ("case_1263441-Pathfinding.zip") 2. Open the repro scene ("Test") 3. Enter Play Mod... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
The navigation system returns an incorrect path when links are involved
How to reproduce: 1. Open project "Test.zip" 2. Open "SampleScene" Scene (Assets>Scenes>SampleScene) 3. In the Hierarchy window sele... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow