Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
How to reproduce:
1. Open the ‘ListViewErrorExample.zip' project
2. Open the ‘Window/Ui Toolkit/ListViewExample editor window’
3. Click the '+' button several times immediately after window opens
4. Observe the ListView
Expected result: Item appears in the ListView
Actual result: The first few items are not visible until a new item is added, then all items are shown