These bugs happen with UIPageLayouts on mobile devices – specifically when TouchInputEnabled is set to true. The GIFs shown below document my experience using the emulator on Studio, but the results are similar to using an actual mobile device (I had to use the emulator to capture the GIFs easily).
In this GIF, you can see how the swipe animation is buggy/doesn’t transition smoothly.
This is what it should look like (taken without the emulator and using the mouse scroll).
Additionally, swipes made from outside the background frame are registered as being UIPageLayout swipes, as shown in this GIF:
Almost 2 years later and this bug is still happening… Any news?
I’ve just finished my new experience’s GUI and noticed that mobile players won’t be able to change pages
I also have the same problem, In Studio everything works correctly, but when I go to test it in the real game it doesn’t work properly. Scrolling is Bad and I can’t use Text Inputs on Mobile, plus an element is out of place on both devices (That Frame that shows the color)
I’m having this issue and it’s really obnoxious for mobile players and totally ruins the UI, it looks so bad and makes it difficult to use, please fix it
It’s been nearly 6 years and this issue is still occurring. Mobile players are complaining about how they’re unable to scroll due to the UIPageLayout, when will this be fixed?
@ProtoValence I noticed you recently investigated an issue similar to the one present here, would you mind taking a look over this thread since it’s a long standing issue that’s still occurring. Many thanks.
This issue still seems to be happening. Scrolling with the mouse works fine, but scrolling with touch like on mobile devices just seems to not work most of the time. This issue persists in both studio and live testing. Ideally it would be nice if scrolling with UI page layout worked the exact same as it does with scrolling frames.