Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.36f1
2021.3.6f1
2022.1.9f1
2022.2.0b1
2023.1.0a3
2023.2.0a1
2023.3.0a3
6000.0.37f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-8389
Regression
No
Baked NavMesh with intersecting objects is deleted on save when Max Slope = 45
How to reproduce:
1. Open the attached project ("NavMeshBug.zip")
2. Open the Navigation window (Window -> AI -> Navigation)
3. Change Max Slope to a value other than 45, click Bake
4. Change Max Slope to 45, click Bake
5. Save (command + s / ctrl + s)
Expected result: Baked NavMesh is not deleted when saving
Actual result: Baked NavMesh is deleted when saving
Reproducible with: 2020.3.36f1, 2021.3.6f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a3
Reproducible on:
macOS 12.1 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This issue is only present on 2022.3 and older when using the legacy workflows for building the NavMesh. When using the Navigation package in newer versions of the Editor this issue is not present.