Search Issue Tracker
Fixed in 6000.3.3f1
Fixed in 6000.3.X, 6000.4.0b3, 6000.5.X, 6000.5.0a4
Votes
0
Found in
6000.2.14f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128315
Regression
Yes
ListView is not displayed when an element is added to an empty List
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
Reproducible with: 6000.1.0b2, 6000.2.14f1, 6000.3.0f1 (d1870ce95baf), 6000.4.0a5, 6000.5.0a2
Not reproducible with: 6000.0.63f1, 6000.1.0b1
Reproducible environment: macOS 26.0.1 (M1 Max)
Not reproducible environment: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment