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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
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]