Search Issue Tracker
Fixed in 1.1-preview.2
Votes
3
Found in [Package]
1.0.0
Issue ID
1244988
Regression
No
[Input System] Runtime errors when pressing more than one button at the same time
How to reproduce:
1. Open the attached (Input Tester 2.zip) project
2. Open the "Input Tester" Scene -> enter the PlayMode
3. Press any two on Xbox controller or move around any of the analog sticks
Expected result: No errors appear
Actual result: "Control start index out of range on composite" error is being spammed
Reproducible with:2019.3.15f1, 2019.4.0f1, 2020.1.0b11, 2020.2.0a13
Input System Package version: 1.0.0
Notes:
- Tested with Xbox One and Playstation 4 controller
- The issue is also reproducible using a mouse and pressing left and right-click buttons at the same time
- Could not reproduce with 2018.4 because the new Input System is not supported on those versions
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
- "Stevedore error: Cannot create artifact ps4-sdk-12_50 using repository unity-internal because that repository has been blocked" error when running "jam ProjectFiles"
- Crash on NVDEV_Thunk when changing VideoPlayer clip source on certain machines
- [HDRP] Forced context-switching occurs when adding an unregistered Custom Post Process to a scene Volume
- Multiple errors are spammed in the Console window when entering “Infinity” value in the Falloff field of a Freeform Light 2D
- Inspector loses focus or Material doesn't update when using GetModifiedMaterial with a Mask component
Resolution Note (fix version 1.1-preview.2):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1217