Search Issue Tracker
Two identical objects produce different Navmesh results
How to reproduce: 1. Open attached project2. Open scene test.unity3. Open the Navigation window- Make sure the Agent Radius is about... Read more
Different result when baking on Surface component compared to baking Leg...
How to reproduce: 1. Open attached project2. Open scene 1.unity3. Open the Navigation window4. Bake the Legacy Navmesh- Note the res... Read more
[Navmesh] Objects without double sided faces are still wakable if raised...
Repro steps:1. Open project "NotWalkableNavmesh"2. Open scene "scene0"3. Open the Navigation window4. Select "Plate2" object5. Make ... Read more
[NavMeshAgent] Agent gets teleported to the destination
After setting the agent's destination in the same NavMesh polygon as before the remaining distance is not updated properly. Read more
NavMeshObstacle carving causes NavMeshAgent to teleport
Reproduction step:1. Open the attached project.2. Open and play the "MainScene".- After few seconds obstacle is instantiated inside ... Read more
NavMesh.SamplePosition makes objects get stuck on edges of the NavMesh p...
To reproduce: 1. Open the project, attached by user (TPC.zip)2. Open "test_scene" scene if not already open3. Make sure Navigation t... Read more
[NavMesh] [Carving] NavMeshObstacle doesn't carve on the first Update frame
A navmesh obstacle that's set to carve (regardless of "Carve Only Stationary") will not carve just as the game starts. This means th... Read more
Active obstacle causes navmesh agent spawn point to be set as destination
Steps to reproduce: 1. Open attached project2. Open scene "GrassShadow"3. Select "Obstacle" GO and notice that NavMesh Obstacle is d... Read more
[NavMesh] [Carving] Unnecessary face added if two of surface vertices ar...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Bake navmesh if needed and notice that there's a thin line which... 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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject