How to use add an obstacle without using colliders?

I remember doing this years ago, but I can’t seem to find it in the documentation. I want to block a certain part of a grid map like you would do with automatically with layers + colliders or DynamicGridObstacle, but with explicit bounds and not with components or colliders.

Hi

This page will probably help you out: Graph Updates during Runtime - A* Pathfinding Project