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
- 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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
Add comment