Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.68f1
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a3
6000.5.0a1
Issue ID
UUM-125293
Regression
No
List item remains highlighted when selecting field in another item
Reproduction steps:
1. Create a new project
2. Add any Component or Asset that contains a list with items (e.g. Component > Frame Time Measurement)
3. Select a list item to highlight it
4. Click on another items text to highlight it
5. Observe both list items
Actual result: The previously selected list item remains highlighted blue even when field in another item is selected and highlighted blue
Expected result: Only the currently selected list item or field is highlighted blue
Reproducible with: 2022.3.68f1, 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3
Reproduced on: Ubuntu 24.04, macOS Sequoia 15.4 (M4)
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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Resolution Note:
Duplicates a bug about inconsistent selection compared to IMGUI ReorderableList.
Duplicate of another internal issue: UUM-123307: ListView selection is not consistent with IMGUI