Diagnoses and fixes Unity bugs. Reads console errors via MCP, checks common Unity-specific causes (missing refs, execution order, coroutine lifecycle, destroyed object access), uses unity_reflect for live API inspection.
$curl -o .claude/agents/unity-fixer.md https://raw.githubusercontent.com/xeldaralz/everything-claude-unity/HEAD/.claude/agents/unity-fixer.mdInstalls into the current project.
Install unity-fixer by running `curl -o .claude/agents/unity-fixer.md https://raw.githubusercontent.com/xeldaralz/everything-claude-unity/HEAD/.claude/agents/unity-fixer.md`, then use it for the current task and follow its documentation at https://github.com/xeldaralz/everything-claude-unity.