Search Issue Tracker
Duplicate
Duplicate in 6000.5.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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
Resolution Note (6000.5.X):
Duplicates a bug about inconsistent selection compared to IMGUI ReorderableList.
Duplicate of another internal issue: UUM-123307: ListView selection is not consistent with IMGUI