Search Issue Tracker
Fixed in 1.1-preview.2
Votes
1
Found in [Package]
1.0.0-preview.7
Issue ID
1271591
Regression
Yes
Input System rebind action requires two inputs/presses when using the Enter key
Reproduction steps:
1. Open attached project "Rebind.zip" and scene "RebindingUISampleScene"
2. Enter Play Mode
3. In Game View, click on the "TriggerRebindButton" ("E") GameObject
4. Press the Escape key
5. Press the Enter key three times
Expected result: The key is rebound after the first input
Actual result: The key is rebound after the second input
Reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21 (Input System 1.0.0-preview.7, 1.0.0)
Not reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21 (Input System 1.0.0-preview.4, 1.0.0-preview.6)
Could not test with: 2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21 (Input System 0.1.2, 1.0.0-preview.3, console errors)
-
Antiquity83
Sep 06, 2020 11:39
This also happens using any other key bound to Submit, not just Enter.
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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Resolution Note (fix version 1.1-preview.2):
Fixed in https://github.com/Unity-Technologies/InputSystem/pull/1209