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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.