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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
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]