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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment