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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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]