How to reproduce:
1. Open the “ListView_Item_DoubleClick_Issue“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. In the Game view window double-click on the top-most element
5. Observe the window to the right of the element
Expected result: The window displays additional information about the selected ListView element
Actual result: The window remains blank
Reproduced with: 2022.3.15f1, 2023.2.4f1, 2023.3.0a19
Could not test with: 2021.3.33f1 (“itemsChosen" method does not exist in ListView)
Reproduced on: Windows 11, macOS 12.6.1 (M1)
Not reproduced on: No other environment tested
Notes:
1. Also reproducible in the Player
2. Not reproducible when using “Standalone Input Module”