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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project