Search Issue Tracker
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 mode 3... Read more
Closing Unity after building NavMesh surface results in the Editor freezing
How to reproduce: 1. Open attached project "Island_Defenders_stripped.zip" and scene "Game" 2. In Hierarchy window, select "Terrain... Read more
Crash in NavMeshManager on Mobile with IL2CPP when using NavMeshComponents
To reproduce: 1. Open the attached project; 2. Switch platfom to iOS or Android; 3. Make sure Scripting Backend is set to IL2CPP; ... Read more
Path is impassible for the Agent when multiple lines connecting obstacle...
How to reproduce: 1. Open the user's attached "NavMeshComponents-master" project 2. Open the "3_free_orientation" Scene 3. Enter the... Read more
Labels Overlap in NavMeshObstacle Inspector when shape is set to "Box" a...
Reproduction steps: 1. Open attached project "NavMeshObstacleOverlap.zip" and scene "SampleScene" 2. In Hierarchy window, select "Na... Read more
[Remote Config] package breaks on updating and throws ArgumentNull excep...
Remote Config package on updating from 1.0.9 to 1.2.1, 1.2.2 or 1.2.3 throws ArgumentNull exceptions and displays a blank window. Re... Read more
[Remote Config] User isn't notified about settings/ rules getting discar...
User isn't notified about current settings or rules getting discarded when changing the Environment or closing the Remote config win... Read more
Navmesh agent's destination path is not updating/generating correctly wh...
How to reproduce: 1. Open attached project "AgentTimescale.zip" and scene "SampleScene" 2. Enter Play mode 3. Press "Space" bar to ... Read more
[RemoteConfig] package sample project is not shown in the package descri...
RemoteConfig package sample project is not shown in the package description if it is not installed. If the package has a sample proj... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce: 1. Open the attached project's Scene labeled "NavMeshJumpBugExample" 2. Enable "MaxJump19-NavObstacle" GameObject ... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project