Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0x
Issue ID
848076
Regression
No
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes.
Reproduction steps:
1. Open the attached file;
2. Open the Scene "Repro";
3. Enter Play Mode;
4. Turn off Play Mode;
5. Go to "Obstacle" element Inspector and check function Carve;
6. Enter Play Mode;
Workaround: When you turn on function Carve while being in Play Mode, Unity doesn't crash. But if you press second time Carve function to turn off while being in Play Mode, Unity crashes again. Also, element NavMeshBuilder has the script, where you can comment last lines which set Nav Mesh Agent settings. When it's comment, everything works properly.
Reproduced with 5.5.0xNavMesh.
I can't reproduce it with other versions because it hasn't NavMesh layers.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment