Unity Issue Tracker - Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
Fixed
UUM-99716
Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Reproduction steps:
1. Open the attached project “ReproProject“
2. Click on the Resize button on the navigation bar of the Editor Window to expand the window
3. Enter Play Mode
4. Inside Canvas GameObject, Disable “ScrollViewFIXED“ GameObject in the Hierarchy. Enable “ScrollViewWithIssue“ GameObject
5. Click on the Resize button on the navigation bar of the Editor Window to make the window smaller
6. Try to scroll the Scroll View with mouse by click and dragging
7. Observe the result
Expected result: After click and dragging, the Scroll View is moved by inertia
Actual result: The Scroll View stops abruptly
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
For better visibility of the issue, select ScrollViewWithIssue → Viewport → Content. The bounding box can be seen stopping abruptly when reproducing the issue
In the Hierarchy, a fixed variant of the Scroll View is presented (“ScrollViewFIXED“) that does not reproduce the issue
Important: the monitor scale has to be set to 150% or higher to reproduce this bug.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?