Releases: MrRobinOfficial/Unity-Inputter
Releases · MrRobinOfficial/Unity-Inputter
Inputter 2.2.2
Inputter 1.1.2
Improvements
- Changed: Enable/Disable debug message now stores the value on EditorPrefs. Meaning, when refreshing the editor, boolean value shouldn't be wiped away from the memory.
Bug Fixes
- Fixed: Unity Input System needed different state format (InvalidOperationException: STAT event with state format HID).
Inputter 1.1.1
New Features
- Added: Enable/Disable Debug Message (via MenuItem).
Go to -> Tools/Inputter/Enable Debug Mode (for enable/disable messages)
Improvements
- Added: Automatically disables all FFB (Force Feedback) when shutting down.
Bug Fixes
- Fixed: Unity Input System would create multiple copies of the same input device.
Initial Release
v1.0.0 Init