Unity Issue Tracker - NavMesh Components aren't named consistently
Closed
UUM-131324
NavMesh Components aren't named consistently
Unity: AI Navigation Core
Won't Fix
6.5.X
6.4.X
6.3.X
6.0.X
Thank you for reporting this issue. At this time, there is no safe way to modify the names of these components without causing potential issues. For this reason, we will be closing this bug as Won’t Fix.
Reproduction steps:
1. Create a new project
2. Create or select a GameObject and press “Add Component” button in the Inspector
3. Observe Navigation section
Actual result: “Nav Mesh” is displayed in “Nav Mesh Agent” and “Nav Mesh Obstacle” Components while “NavMesh” is displayed in the rest of the Components
Expected result: “NavMesh” is displayed the same way in all of the components