Unity Issue Tracker - Player receives Dualsense input when the Player is unfocused
Closed
UUM-65388
Player receives Dualsense input when the Player is unfocused
Unity: Input
Won't Fix
2022.3.X
2021.3.X
Not reproducible with Input System 1.8.1
How to reproduce:
1. Open the user-attached project “My project”
2. Build And Run the project
3. Unfocus from the Player to another window
4. Press “X” on the Dualsense Controller
5. Focus back to the Player and observe the Text Fields
Expected result: Text Fields say “New Text1” and “New Text2” since it didn’t receive the input
Actual result: Text Fields say “Playstation Controller Cross Performed” and “Playstation Controller Cross Canceled” even though the window was not focused