Search Issue Tracker
Fixed
Fixed in 1.11.2, 7000.0.0
Votes
0
Found in [Package]
1.8.2
1.9.0
Issue ID
ISXB-1006
Regression
No
The toggle value changes multiple times when toggled with Enter and the Input System Update Mode is set to "Fixed"
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
Reproducible in: 1.6.3 (2021.3.41f1, 2022.3.39f1), 1.8.2 (2021.3.41f1, 2022.3.39f1), 1.9.0 (6000.0.12f1)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- The issue is not reproducible with a mouse
- In 1.9.0 (6000.0.12f1) at first, the issue might not reproduce, after toggling the button ~20 times, the issue presents itself
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 7000.0.0):
Fixed event handling when using Fixed Update processing where WasPressedThisFrame could appear to true for consecutive frames.
Resolution Note (fix version 1.11.2):
Fixed an issue with event handling when using Fixed Update processing where WasPressedThisFrame could appear to be true for consecutive frames [ISXB-1006]