Unity Input System vs Rewired
Developers should use the Unity Input System when building games or applications that require robust, scalable input handling, especially for cross-platform projects targeting PC, consoles, and mobile devices meets developers should use rewired when building unity games that need robust input handling, such as action games with customizable controls, simulation games with complex input mappings, or projects targeting multiple platforms (pc, consoles, mobile). Here's our take.
Unity Input System
Developers should use the Unity Input System when building games or applications that require robust, scalable input handling, especially for cross-platform projects targeting PC, consoles, and mobile devices
Unity Input System
Nice PickDevelopers should use the Unity Input System when building games or applications that require robust, scalable input handling, especially for cross-platform projects targeting PC, consoles, and mobile devices
Pros
- +It is ideal for scenarios involving complex control mappings, such as action games with multiple input devices, or when needing to easily switch between keyboard/mouse and gamepad inputs
- +Related to: unity-engine, c-sharp
Cons
- -Specific tradeoffs depend on your use case
Rewired
Developers should use Rewired when building Unity games that need robust input handling, such as action games with customizable controls, simulation games with complex input mappings, or projects targeting multiple platforms (PC, consoles, mobile)
Pros
- +It simplifies input management by centralizing configuration, supporting hot-swapping devices, and enabling player rebinding without code changes, which enhances user experience and reduces development time
- +Related to: unity, c-sharp
Cons
- -Specific tradeoffs depend on your use case
The Verdict
These tools serve different purposes. Unity Input System is a tool while Rewired is a library. We picked Unity Input System based on overall popularity, but your choice depends on what you're building.
Based on overall popularity. Unity Input System is more widely used, but Rewired excels in its own space.
Disagree with our pick? nice@nicepick.dev