Unity Issue Tracker - Input is not received after some time when using two controllers simultaneously
Fixed
UUM-85315
Input is not received after some time when using two controllers simultaneously
Unity: Input
Open
2023.3.X
Fixed
6.0.X
Fixed an internal Unity issue that could cause the Input System package to stop processing data from devices.
How to reproduce:
1. Open the “GamepadInput_bug“ project
2. Open the “SampleScene“
3. Enter Play mode
4. Move both sticks of both controllers at the same time for around 5 minutes
Expected result: Input is taken from the Gamepads
Actual result: Input is no longer taken from Gamepads