Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.1.1f1, 2023.1.0a19
Votes
0
Found in
2021.3.2f1
2022.1.0b16
2023.1.0a1
Issue ID
UUM-3241
Regression
Yes
ListView container is not resized when folding all elements after adding or removing elements
Reproduction steps:
1. Open the attached 'Sandbox_2021' project
2. Observe the 'Packages/Multiplayer Tools/NetStatsMonitor/Assets/Configurations/DefaultNetStatsMonitorConfiguration.asset' in the Inspector
3. Fold all the elements in the 'Display Elements' section
4. Add or remove one more element, all elements will expand automatically
5. Fold all the elements
Expected result: The gray background area is resized
Actual result: The background area is the same size as it was when the elements were expanded
Reproducible with: Built-in (2021.3.2f1, 2022.1.0b8, 2022.1.0b16)
Not reproducible with: Built-in (2022.1.0b7, 2022.2.0a13)
Could not test with: 2019.4.38f1 (no UI Toolkit package), 1.0.0-preview.18 (2020.3.34f1) (Package Manager errors)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2023.1.0a19):
Appears to be fixed by a previous PR with multiple bug fixes.
Resolution Note (fix version 2022.1.1f1):
Appears to be fixed by another backport with multiple fixes
Resolution Note (fix version 2021.3.17f1):
It looks like it has been fixed by another backport. Cannot reproduce on 2021.3.17f1.