Hello, I’m using Graph Update Scene object to update portion of layer grid graph but while the walkabilities are set correct, connections to the updated grids are not made at all. I have following setting on the Graph Update Scene object
Update Physics true Reset Penalty true
Update Erosion true
Convex true
other bools are all false
I’musing (GraphUpdateScene)gus.Apply() to update the graph. Could you tell me what I’m missing?