Search Issue Tracker
Nav Mesh Agent teleports when colliding with Nav Mesh Obstacle
Reproduction steps: 1. Open Scene "SampleScene" in project "1363687.zip" 2. Enter Play Mode 3. Observe the Game view Expected resu... 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
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
[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
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
[XR][AI] ~0.3ms stall in the main thread in Semaphore.WaitForSignal call...
Repro steps: 1. Open the attached project 2. Make sure Development Build and Connect to Profiler options are turned on 3. Build and ... 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
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 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler