SelectedIndex not updating on single mouse click in ListView

Hi everyone,

I’m working with Unity’s UI Toolkit and using a ListView component to bind data with UXML. My goal is to update the selectedIndex property when a user selects an item with a single mouse click. Currently, the selectedIndex only updates when navigating through items using the arrow keys, even though items appear visually selected on mouse click.

Thanks in advance!

This issue isn’t known. Could you submit a bug report with Help>Report a bug…
Thanks!