Search Issue Tracker
Off Mesh Links get leaked into scene view when editing a prefab with Off...
How to reproduce:1. Open the attached "case_1120451-OffmeshlinkBug" project2. Open the Navigation Window and notice that the NavMesh... Read more
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... Read more
NavMesh.SamplePosition finds the closest point on the different Y positi...
How to reproduce:1. Create a new project2. Import the attached "NavMesh_Bug.unitypackage" asset's package3. Open "JoinedNavMeshScene... Read more
Memory leak in NavmeshAgent.SetDestination method when multiple agents a...
How to reproduce:1. Open the attached "case_1404634" project2. Enter the Play Mode in the "UnloadScene" Scene3. Open the "Window -&g... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
NavMeshAgent CalculatePath does not return the optimal path when going o...
Reproduction steps:1. Open the attached project "1225131.zip"2. Open the "test" scene3. Enter Play mode4. Click on the bottom-left p... Read more
[MeshFilter] Static mesh offset and scaled when accessing '.mesh'
When accessing '.mesh' of a mesh filter on a static game object when other static game objects exist in the scene, the mesh becomes ... Read more
[NavMesh] NavMesh fails to create all portals connecting two tiles when ...
To reproduce:1. Open QA attached project "1154946-NavMeshObstacleRepro.zip", scene City2. Observe the area between two Nav Mesh Obst... Read more
[NavMesh] NavMesh Agent is occasionally blocked by obstacle that has bee...
To reproduce:1. Open QA attached project "1154946-NavMeshObstacleRepro.zip"2. While in project, Enter Play mode and press "Toggle ob... Read more
NavMeshAgent gets stuck at holes in NavMesh
How to reproduce:1. Open attached project "agent_stuck_when_interrupting_path.zip" and scene "AgentGetsStuck"2. Enter Play mode3. In... 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