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
Crash on entering Play mode when a script is calling NavMeshSurface.Upda...
How to reproduce: 1. Open the attached project named "NavMeshTest.zip" 2. Open the Game Scene located in Assets/Src/Scenes/Game 3. E... Read more
Crash on rasterizeTri when Static Batching passes invalid Mesh data into...
Reproduction steps: 1. Open the user's attached project 2. Open scene "LoadBundleScene" 3. Enter Play Mode and wait for some time (c... Read more
For some positions of maxDistance NavMesh.SamplePosition returns a point...
Repro steps: 1. Open attached project "NavMeshIssue" 2. Open scene "NavMeshIssueTest" 3. Enter Play Mode 4. Open the Console Actual... Read more
Crash with ComputeTileMeshJob when generating Navmesh
While generating NavMesh in game / on runtime, crash happens at ComputeTileMeshJob (Windows and Mac Editor). Reproducible with: 201... Read more
Nav Mesh Agent gets stuck in the Play Mode when Nav Mesh Obstacles Posit...
Reproduction steps: 1. Open the "TestWeirdNavMesh" Scene in project "TestNavMesh.zip" 2. Enter the Play mode 3. Observe the Game Vie... Read more
Labels Overlap in NavMeshObstacle Inspector when shape is set to "Box" a...
Reproduction steps: 1. Open attached project "NavMeshObstacleOverlap.zip" and scene "SampleScene" 2. In Hierarchy window, select "Na... 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
Unidirectional NavMeshLink results in NavMeshAgents pathing incorrectly
Reproduction steps: 1. Open project 'case_1328727-navmesh-link-breaks-pathing (1)' 2. Open 'SampleScene' in Assets\Scenes 3. Play Sc... Read more
Path is impassible for the Agent when multiple lines connecting obstacle...
How to reproduce: 1. Open the user's attached "NavMeshComponents-master" project 2. Open the "3_free_orientation" Scene 3. Enter the... 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