Uloop Pause Point

Pauses Unity playback at any source file:line without editing code or recompiling, and returns a snapshot of the locals, parameters, and instance fields at that exact frame. Use for bug investigation, PlayMode/E2E verification, checking variable values at a specific frame, or confirming that a code path executed.

hatayama 963fecc 10 files · 75.8 KB Updated

File contents

hatayama/uLoopMCP/tree/main/.agents/skills/uloop-pause-point commit 963fecca77

Frequently asked questions

npx skillmds@latest add hatayama/uloop-pause-point