Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.9f1
2023.3.0b6
Issue ID
UUM-62411
Regression
No
"StackOverflowException" error is thrown and ListView becomes unresponsive when "CollectionVirtualizationMethod.DynamicHeight" is enabled and scrolling to the very bottom of the ListView
How to reproduce:
1. Open the “ListViewBug” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Select and drag the scroll bar to the very bottom
5. Observe the Console
Expected result: No errors are thrown and the ListView is responsive
Actual result: The "StackOverflowException: The requested operation caused a stack overflow.” error is thrown and ListView becomes unresponsive
Reproduced with: 2021.3.34f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. The full error log is provided in the internal comments
2. The scroll bar is very small but it is there → a reproduction video is attached internally
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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-46701