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
- Ping/Highlight animation pauses playing when a GameObject was selected in the Search window and the Actions context menu is opened
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
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