Unity Issue Tracker - The toggle value changes multiple times when toggled with Enter and the Input System Update Mode is set to "Fixed"
Fixed
ISXB-1006
The toggle value changes multiple times when toggled with Enter and the Input System Update Mode is set to "Fixed"
Package: Input System
Fixed
1.11.X
1.11.2
Won't Fix
1.9.X
1.8.X
1.6.X
Cancelling this port - fix will target next 1.11.x release.
Closing this issue - fix will target next 1.11.x release
How to reproduce:
1. Open the “InputSystem bugs.zip“ project
2. Open the “OutdoorsScene“
3. Enter Play Mode
4. Click on the Toggle button In the Game view to focus on it
5. Press the Enter key
6. Observe the Console
Expected result: The toggle button changes value once
Actual result: The toggle button changes value more than once