Search Issue Tracker
Fixed
Fixed in 1.9.0, 7000.0.0
Votes
0
Found in [Package]
1.8.0
1.9.0
Issue ID
ISXB-804
Regression
Yes
trying to delete the last composite of a composite binding throws exceptions
*Steps to reproduce:*
1. create new action map
2. add new action
3. add a composite binding to the action
4. expand the composite binding
5. start deleting the composite parts of the bindings
*Actual results:* Notice an exceptions is being thrown when trying to delete the last compisite. Subsequent exceptions are thrown when selecting the binding again.
??ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.??
??Parameter name: index??
??type is not a supported string value??
??UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)??
*Expected results:* No exceptions are thrown and I can delete all parts of the binding
*Reproducible with versions:* 1.8.0-pre.3
*Not reproducible with versions:* 1.7.0
*Tested on (OS):* Win11
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.9.0):
Fixed in upcoming Input System version 1.9.0