Reproduction steps:
1. Open project “ListViewBug”
2. Select “Directional Light” in the Hierarchy
3. Expand one of the ListView items in the "New Behavior Script" component to display the properties inside
4. While the properties are being displayed, reorder/drag the ListView item to the first index of the list
Expected result: all of the ListView items are visible
Actual result: the other ListView items disappear
Reproducible with: 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Couldn’t test with: 2020.3.47f1 (couldn’t reorder the list), 2021.3.23f1 (compiler errors)
Reproducible on: Windows 10
Not reproducible on: macOS Ventura 13.2.1 (Intel)