Search Issue Tracker
NavMesh Modifier does not affect NavMesh Surface when NavMesh Surface is...
How to reproduce:1. Open the user's attached project2. Create a new NavMesh Surface GameObject in the Hierarchy window (AI > NavM... 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
NavMeshSurface bounds include not only geometry when a child GameObject ...
Reproduction steps:1. Open the attached project “NavMeshTest”2. In the Hierarchy window select “NAV MESH 1” GameObject3. In the Insp... Read more
Terrain Trees are not taken into account when baking a NavMesh with the ...
Reproduction steps:1. Open the attached “IN-54284 Terrain Trees NavMesh.zip“ project2. Open the scene “SampleScene”3. Select the "Te... Read more
Navigation Updater window shows unnecessary informational icon
Reproduction steps:1. Create a new project2. Open Navigation Updater window (Window > AI > Navigation Updater)3. Observe the N... Read more
AI Navigation blue surface renders as unselected when it is selected, an...
How to reproduce:1. Open the "NavMeshSurfaceGizmo" project2. Open the "SampleScene"3. Ensure that "Show NavMesh" is enabled in the A... Read more
AI Navigation content overlaps when docked in dynamic panel
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable the AI Navigation Scene Overlay Side dock the ... Read more
Navigation samples use the soon to be deprecated Input Manager backend
Steps to reproduce: Add the navigation samples to a brand new project Try to run them (sample scenes 1-7) Observe the error that the... Read more
The Editor freezes when waiting on NavMesh-related jobs
Reproduction steps:1. Open the attached “IN-129970“ project2. Open the “Assets/Scenes/Core/Startup.unity” Scene3. Enter Play Mode4. ... Read more
AI Navigation Preferences are not indexed for Search and cannot be found...
Steps to reproduce: Open any Project with the AI Navigation Package Installed Navigate to Preferences > AI Navigation In the Sear... 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