Bake Monitor

The Bake Monitor provides a live overview of the system during Play Mode.

Open the Bake Monitor from Tools -> Runtime Navmesh Baker -> Window -> Bake Monitor

What it shows

  • Queued jobs and in-flight operations

  • Per-surface status and last result

  • Aggregate metrics (update/collect/schedule p95)

  • Skipped counts and common reasons

When to use it

  • Profiling throughput and locating bottlenecks

  • Verifying that grid rings or AABB moves are enqueueing as expected

  • Spotting surfaces that never contribute sources (high skipped counts)

Last updated