Search Issue Tracker
Fixed
Fixed in 6000.0.10f1, 7000.0.0a2
Votes
0
Found in
6000.0.4f1
7000.0.0a1
Issue ID
UUM-72871
Regression
No
ListView does not automatically update when using data binding
How to reproduce:
1. Open the “IN-77026_repro“ project
2. Open the Assets → UI → “Leaderboard.uxml“
3. Select Assets → Scripts → “LeaderboardDataObject“
4. In the Inspector window add to the “Players List “
5. Observe the ListView Element in the UI Builder window
Expected result: The ListView shows the added element
Actual result: ListView did not change
Reproducible with: 6000.0.4f1
Could not test with: 2021.3.39f1, 2022.3.31f1 (missing functionality)
Reproducible on: Windows 10, macOS 14.5
Not reproducible on: No other environment tested
Note: The ListView should not be selected in the UI Builder when completing step 5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment