Search Issue Tracker
Fixed
Fixed in 2021.3.31f1
Votes
1
Found in
2021.3.18f1
Issue ID
UUM-27626
Regression
Yes
ListView adds new empty items when reordering the last element upwards on a Monitor with the scale set to 125% - 250%
Reproduction steps:
1. Open the attached project “ListViewProject”
2. Move/Drag the Editor Window to a monitor screen (with a display scale set to 250%)
3. From the Navigation bar open “Course>Save Prefab Window”
4. Drag the last element in the list upwards
5. Observe the new empty list elements spawned in the List view
Expected result: The ListView elements amount stays the same
Actual result: The ListView element randomly populates
Reproducible with: 2021.2.0a19, 2021.3.18f1, 2022.2.0b7
Not Reproducible with: 2020.3.44f1, 2021.2.0a18, 2023.1.0a18, 2023.2.0a2
Fixed in: 2022.2.0b8
Reproducible on: Windows 10 22H2
Not Reproducible on: Intel macOS 13.2
Note: Bug does not happen with rounded scale values, like 100% and 200%.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment