Unity Input Correctness

Unity New Input System correctness patterns. Catches common mistakes with action reading (triggered vs IsPressed vs WasPressedThisFrame), action map switching, rebinding persistence, InputValue lifetime, PassThrough vs Value, local multiplayer device assignment, and control scheme auto-switching. PATTERN format: WHEN/WRONG/RIGHT/GOTCHA. Based on Unity 6.3 LTS.

nice-wolf-studio ceb8fc1 2 files · 25.4 KB Updated

File contents

nice-wolf-studio/unity-claude-skills/tree/main/skills/unity-input-correctness commit ceb8fc1529

Frequently asked questions

npx skillmds@latest add nice-wolf-studio/unity-input-correctness