Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.14f1
2023.2.0b11
2023.3.0a6
2023.3.0a7
Issue ID
UUM-49641
Regression
No
ListView displays "List is empty" when the List is empty
How to reproduce:
1. Open the attached project "IN-53949.zip"
2. Open Window>ListViewExampleWindow
Expected results: The window is empty
Actual results: "List is empty" is displayed in the window
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b11, 2023.3.0a6
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
In 2023.2 we introduced the `makeNoneElement` feature to allow you to control the display for empty lists. https://docs.unity3d.com/2023.3/Documentation/ScriptReference/UIElements.BaseListView-makeNoneElement.html
Resolution Note (2023.3.X):
In 2023.2 we introduced the `makeNoneElement` feature to allow you to control the display for empty lists. https://docs.unity3d.com/2023.3/Documentation/ScriptReference/UIElements.BaseListView-makeNoneElement.html