Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.10.0
Issue ID
ISXB-1053
Regression
Yes
Background input is not working with Xbox controller
Reproduction steps:
1. Open the attached “InputSystemTest.zip“ project
2. Connect the Xbox controller
3. Enter Play mode
4. Press “A” button on the controller and observe that “Raw button:“ and “Mapped button:“ change from “False” to “True”
5. Click on any other window other than the Editor and press the “A” button again
6. Observe the Game window
Expected result: “Raw button:“ and “Mapped button:“ change from “False” to “True”
Actual result: “Raw button:“ and “Mapped button:“ doesn’t change
Reproducible with: 1.7.0 (2022.3.45f1), 1.10.0 (2022.3.45f1, 6000.0.17f1)
Not reproducible with: 1.10.0 (2021.3.43f1)
Reproduced on: Windows 11 Pro, Xbox controller
Not reproduced on: macOS Sonoma 14.5 (Intel), Dualsense and Nintendo Switch Pro controllers
Notes:
- Regression is in Editor versions instead of the package versions
- Did not find FAV due to regression testing taking unreasonably too long
- Issue is reproducible when the controller is connected via Bluetooth and via cord
- Issue is reproducible with Xbox controller even though “Can run in the background:” is marked as “True”, but Dualsense and Nintendo Switch Pro controllers are marked as “False” but they can run in the background
- Relevant discussions link: [https://discussions.unity.com/t/input-system-not-receiving-input-when-focus-lost-with-correct-settings-in-editor-or-standalone/925339/10|https://discussions.unity.com/t/input-system-not-receiving-input-when-focus-lost-with-correct-settings-in-editor-or-standalone/925339/10|smart-link]
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
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Resolution Note:
Fixed by another internal issue: ISXB-1391: The Player does not receive Gamepad Input when the window is in the background