[SOLVED] Broken scrollbars after engine update v2.15.0

Hi,

Previously my sliders in UI were working fine but after using the v2.15.0 engine update, they are broken.

Please check this video:

They work fine in v2.14.4

Repro: PlayCanvas | HTML5 Game Engine

I am not using any scripts to control them, they are simple scrollbars

I think they broke due to [FIX] Fix ElementComponent 'mousemove' event firing outside element by willeastcott · Pull Request #8288 · playcanvas/engine · GitHub
But cannot figure out how to fix this bug. Any ideas?

@will

I’ll take a look…

Really sorry about this regression, @Saad_Haider. I have reverted that PR you reference and cherry-picked the commit so this goes out with the next engine patch (hopefully tomorrow):

Thanks so much for doing the initial investigation on this. That saved me a lot of time! :pray:

2 Likes

Engine 2.15.3 which contains a fix is now deployed:

You can select this as a release candidate in the Editor but we will promote this to current ASAP.

Thank you!

1 Like