Scrollview scroll bugs

Elastic Animation Interval doesn’t work in 2022.3 LTS (I can set it to 1 and it still is the same speed), however, it does work on the latest 2023.1 Tech release. Also, when dragging on mobile, it will jitter, but this is working on 2023.1.

I was wondering if any Unity Devs have the issue tracker so I can see if it’s coming to the LTS and when? I would rather stay on the LTS instead of updating to the tech release.

thanks everyone!

The change is present on 2022.3.10f1 (Released: September 19, 2023) can you update to the latest point release and try again?

Hi sir

I tested on 2022.3.13f1 and it has the issue. I guess I assumed there is an issue tracker since it works in the latest 2023.1 Tech release

Is this a bug that has been fixed in 2023 and just not yet in the LTS?

This might be connected

but from what I can see it should be the same in 2023.

Created multiple bug reports yesterday regarding jittery animations in the 2022.3-2023 ScrollView (IN-60209, IN-60211&IN-60216)

I don’t think that is the issue? I think they added the Elastic Animation Interval to fix the slow 30 fps issue. However, it doesn’t work in latest LTS 2022 and it does work perfectly in 2023.1.

Hi @TomTheMan59 I see what you mean, is the issue only when changing the value of the attribute in the UIBuilder for you? and on saving, the value is applied correctly?

the whole issue might be because of the jittery scroll. Just make the scrollview and play it in simulator. When I pull down, it will jitter.

Changing the Elastic Animation Interval does apply. I can set it to 1000 and it’s super slow. I think the whole issue is setting it to 1 isn’t as fast as it should be because of the jitter issue.

1 Like

I actually reported these bugs awhile ago. They do indeed work on 2023 but not 2022 LTS.

IN-59044
IN-59048