Search Issue Tracker
Fixed
Fixed in 1.8.0
Votes
0
Found in [Package]
1.8.0-pre.2
Issue ID
ISXB-768
Regression
Yes
The list of Bindings from another Action is expanded with its last element selected when deleting the topmost Binding of an Action
How to reproduce:
1. Open the attached "inputsystem_highlight_issue" project
2. Open the “Testactions” Input Action Asset from the Assets folder
3. Expand the “test” Action
4. Select the topmost Binding, and delete it (right-click > Delete)
Expected result The Binding is deleted, and nothing else changes
Actual result: The Binding is deleted, and the “example” menu is expanded with its last Binding highlighted
Reproducible in: 1.8.0-pre.2(2022.3.18f1, 2023.2.8f1, 2023.3.0b4)
Not reproducible in: 1.7.0, 1.8.0-pre.1, 1.8.0-pre.2(2021.3.34f1)
Reproducible on: Windows 11, macOS 13.6.3 (Intel)
Not reproducible on: No other environments tested
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.8.0):
Fix faulty expanding of binding lists when deleting the top item of the list.