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/Game3. Ente... Read more
Crash on rasterizeTri when Static Batching passes invalid Mesh data into...
Reproduction steps:1. Open the user's attached project2. Open scene "LoadBundleScene"3. Enter Play Mode and wait for some time (can ... 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 Mode4. Open the Console Actual: For... 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: 2019... 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 mode3. Observe the Game View E... 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 "NavM... Read more
[WebGL] Index out of bounds exception is thrown when loading a NavMesh
How to reproduce:1. Open the attached project2. Make a WebGL build3. Open the built WebGL Player on a browser4. Inspect the Develope... 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\Scenes3. Play Scene... Read more
Path is impassible for the Agent when multiple lines connecting obstacle...
How to reproduce:1. Open the user's attached "NavMeshComponents-master" project2. Open the "3_free_orientation" Scene3. Enter the Pl... 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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered