Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0a6
Issue ID
755334
Regression
No
[NavMeshSurface] NavMesh baked using disabled NavMeshSurface is visible although said component is disabled
Steps to reproduce:
1. Open attached project "AI3.zip"
2. Open scene "repro"
3. In hierarchy, select "NavMesh Surface"
4. Disable its "Nav Mesh Surface" component
5. Bake NavMesh
6. Notice that it's visible although component is disabled
7. Enable component
8. Bake NavMesh
9. Disable component
10. NavMesh in no longer visible
Reproduced on Version 5.4.0a6 (e9a637d5a860)
Thu, 17 Dec 2015 13:02:38 GMT
Branch: ai/navmesh/builder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment