Button is getting miss-clicked in scroll view which scrolling

So i have a scroll view , where inside content entity i have few buttons as children, so when i am scrolling by holding the button ,its getting miss clicked.
Any idea how can i solve this.
this issue can be replicated by changing the content entity’s element from group to image, and no matter even if u change it back to group it still give this issue

Hmm, I can’t seem to reproduce the issue with this example: https://developer.playcanvas.com/en/tutorials/dynamic-ui-scroll-view/ with mouse or touch

ya my bad,
i made a mistake while replicating the issue
But still i am facing the main problem which is miss clicking of button while scrolling

Can you provide a repro project and steps on how to reproduce the issue please?

well i am not able to replicate this issue any more,but if i could i would definatly let you know

and the project right now is bit confidentential
but surely ill try to replicate it , and give u a demo project.
anyway ill see how can i find a work around for now.
thanx for your constant support @yaustar

This is happening to me with touch but works fine with mouse, any workaround?

Do you happen to have a repro?

Yes,

https://playcanvas.com/project/1143125/overview/scroll-view-issue

Touch the cross button while scrolling, that button entry will be removed.

On mouse it works fine.

Note: The original project build (older engine) works fine on touch, PlayCanvas 3D HTML5 Game Engine
Build: Dynamic UI Scroll View - PLAYCANVAS

Some engine update must’ve introduced this bug…

Thank you for the repro! I’ve made a ticket:

3 Likes

This is now fixed in the next release.

1 Like

Wonderful! Thanks!