Search Issue Tracker
Duplicate
Votes
1
Found in
2021.3.8f1
2022.1.12f1
2022.2.0b4
2023.1.0a4
2023.2.0a1
Issue ID
UUM-11708
Regression
No
The length of ScrollView is changing when scrolling to the end of a list
Reproduction steps:
# Open the attached project (“Listview.zip“)
# Open Assets/Scenes/SampleScene
# Enter Play Mode
# Scroll to the bottom of the list.
# Scroll up and down a few times.
Expected result: Every time ScrollView ends after the last element.
Actual result: Sometimes ScrollView ends before reaching the end of the last element.
Reproducible with: 2021.3.8f1, 2022.1.12f1, 2022.2.0b4, 2023.1.0a4
Couldn't test with: 2020.3.37f1 ('ListView' does not contain a definition for 'Rebuild' and no accessible extension method 'Rebuild' accepting a first argument of type 'ListView' could be found)
Reproducible on: Windows 11
[^Listview.zip]
!Unity_drJZebrOKH.mp4|width=2204,height=1268!
-
Resolution Note:
This looks like a duplicate of UUM-17067 which was fixed in 2022.2.X, 2023.1.X, 2023.2.X and is being fixed in 2021.3.X.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-17067
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
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
This is a duplicate of issue #UUM-17067