Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.3.0
Issue ID
ISXB-27
Regression
Yes
WithControlsExcluding excludes keys that are the starting letters of the keyboard key names when rebinding controls
Reproduction steps:
1. Open the user's attached "InputTest.zip" project
2. Open the "RebindingUISampleScene" Scene
3. Enter the Play mode
4. Try to rebind the "Interact" controls to "Esc", "Any", "E" or "A" keys
Expected result: Can't change controls only to "Esc" and "Any" keys
Actual result: Can't change controls to "Esc", "Any", "E" and "A" keys
Reproducible with: 1.3.0 (2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6)
Not reproducible with: 1.2.0 (2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6)
Notes:
- Reproducible with all keyboard keys (e.g., excluding "Spacebar" key also excludes "S" key)
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
- [HDRP] Water displacement fades when camera move far in worldspace.
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
Resolution Note:
E and A issue already fixed in 1.4 or greater. Escape key behaviour is by design as by default, escape only cancels rebinds on non-button controls.