Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.4.3
1.4.4
Issue ID
ISXB-360
Regression
No
[New Input System] Gamepad bindings are not triggered if connecting the gamepad after entering the Play Mode when using Control Schemes
Reproduction steps:
# Open the attached “Input Test“ project
# Open the “SampleScene” scene
# Enter the Play Mode
# Connect the gamepad (a USB connection is recommended)
# Press the South button on the gamepad
# Observe the Game view
Expected result: White cube appears in the middle of the Game view
Actual result: White cube doesn’t appear in the middle of the Game view
Reproducible with: 1.4.3, 1.4.4 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a23)
Reproduced on: Windows 10, DualShock 4
Note: Make sure not to plug in/turn on the gamepad at any point between starting the Unity editor and entering the Play Mode.
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Not reproducible with Input System 1.8.2, updating to this version should fix your issue