Search Issue Tracker
Active
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
Issue ID
UUM-86888
Regression
No
Buttons are triggered multiple times when rebinding controls using a Gamepad
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Scenes/MenuScene” Scene
3. Enter the Play Mode
4. Select any Key bind to re-bind in the Game View
5. Press the Select key on the Gamepad to start rebinding process
6. Press any key on the Gamepad to finish rebinding process
7. Observe the Game View
Expected result: The rebinding process finishes
Actual result: The rebinding process restarts due to detecting multiple presses
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Reproducible on: Windows 10, Ubuntu 24.04
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Add comment