Search Issue Tracker
NavMeshSurface bake fails and throws a UnityException error when the par...
How to reproduce: 1. Open the project “IN-91848_NavMesh-Naming“2. In the Hierarchy window select the “Cube/Name” GameObject3. In the... Read more
The AI Navigation overlay's section header is collapsed when any checkbo...
How to reproduce:1. Create and open a new project2. Install the “AI Navigation“ package from Window > Package Manager3. In the Sc... Read more
Crash on InputExtraction::ExtractOOTSSnapshot or infinite loading when I...
Steps to reproduce:1. Open the “user’s attached project”2. Go to “Window/AI/Navigation Updater” through the Main Menu3. Click the “I... Read more
NavMeshSurface Component doesn't bake properly when Component NavMeshMod...
Reproduction steps:1. Open attached project "case_1331858-BugReport (1)"2. Open Scene "SampleScene" from Assets>Scenes3. Select "... Read more
Docked Navigation Updater UI Has Large Unused Area on Right Side
Steps to reproduce: Create a new Unity Project Install AI Navigation package from the Package Manager Open the Navigation Updater wi... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template