Search Issue Tracker
[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
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
[Debug] Expanding debug info about NavMeshAgent crashes unity at dtCrowd...
Steps to reproduce: 1. Open attached project "767948.zip"2. Open scene "repro"3. Open "Controll.cs" using visual studio and add brea... Read more
Baking NavMesh for multiple scenes doesn't delete old NavMeshs
Baking NavMesh for multiple scenes doesn't delete old NavMeshs - Load two scenes with baked navmesh (for each scene separately) addi... Read more
NavMeshAgent.remainingDistance doesn't work with two NavMeshAgents in th...
NavMeshAgent.remainingDistance doesn't work with two NavMeshAgents in the scene. According to the docs, "If the remaining distance i... Read more
NavMesh baked on imported mesh with low Mesh Compression is flickering i...
Reproduction steps:1.Open attached project2.Open scene "TestCharacters" located in Scenes > Test3.Open the Window > Navigation... Read more
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes. Reproduction steps:1. Open the attached file;2. Open the Scene... 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
Unity Crash when debugging NavMeshAgent
Unity crashes when pressing "Expresion Evaluator" in MonoDevelop.Side note: It also crashes using Visual studio. Steps to reproduce(... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS