Unity Async Patterns

Unity async and coroutine correctness patterns. Catches common mistakes with Awaitable double-await, missing cancellation tokens, thread context after BackgroundThreadAsync, coroutine error swallowing, batch mode WaitForEndOfFrame, and Addressables handle leaks. PATTERN format: WHEN/WRONG/RIGHT/GOTCHA. Based on Unity 6.3 LTS documentation.

IdoCohen560 2c21604 2 files · 26.4 KB Updated

File contents

IdoCohen560/claude-unity-game-studio/tree/main/examples/my-first-game/.claude/skills/unity-async-patterns commit 2c21604405

Frequently asked questions

npx skillmds@latest add idocohen560/unity-async-patterns