LayerGridGraph, connections are not made when updating graph

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?

Hi

Could you show me a screenshot?

Thanks for the reply. Turned out I had a collider that was blocking the way…