ArgumentOutOfRangeException during scanning

Hello,

During the graph scanning (recast graphs), I am getting this exception:


This happens only with “No_Zip” option checked.
I am not sure what to do about it.

Hi

That looks like an issue if the triangulation failed. Did you get a warning about degenerate triangles before this error?
I’ll try to fix it in the next release. In the meantime, changing any of your graph settings (like the cell size) a tiny bit should probably remove the issue.

Yes I got the warning, I did not pay to much attention to it because I got that also in another scenes.
Thank you, I will try to change some values.