New UI backend going live soon

Can confirm, I’m having the same issue.

I’ve reproduced the issue, I’ll look into it. Do you need your game added to the blacklist for now?

I noticed that you can workaround the issue by using these steps:

  • Create a (1, 0, 1, 0) sized invisible frame parented to the ScreenGui.
  • Set it as ClipsDescendants.
  • Put the Frame that contains your PageLayout inside of the invisible frame.

The new system has some slight changes to the behavior of circular page layouts, besides this bug. If there are not enough elements to fit the full width of the carousel, instead of the behavior of teleporting to the right once an element pops off the left side, there is a gap between the last and first elements that makes up the rest of the space, so that you can’t see elements popping in. This shouldn’t affect the UI in your game, but it does apply to the example rbxm you’ve provided.

1 Like

I think I’m having the same issue because my mobile player base has been wiped out and I haven’t made any changes, but on any touch/mobile device, a GuiButton inside a UIGridLayout doesn’t fire on MouseButton1Click or Activated.

edit: issue was unrelated to this, due to a different UI-related update

In my game Case Clicker PC users are getting hit hard with lag recently when trade menus or backpack menus load in thousands of UI Frames, however Mobile is fine. Could this have to do with the new update? I haven’t changed anything in my code.

edit: place id is 680750021. If you would like to add me to the blacklist I could let you know if this fixes it.

1 Like

Yes, if you could add game ID 654732683 to the blacklist until it’s fixed it would be helpful.

Also, the circular bug affects the GUI in my game too. I recorded the current behaviour in the game on the video in my previous post. The frames fill the entire width but will teleport between the first and last object. (There’s over 140 frames and only 11-12 fit at the same time)

1 Like

I’ve been experiencing massive game-breaking issues as a result of bugs in UI Constraints, and I fear this may be related. Would it be possible to blacklist the following places?

https://www.roblox.com/games/651474220/unnamed
https://www.roblox.com/games/936754492/Area-52-BETA

4 Likes

Could Restaurant Tycoon be added to the blacklist for now?

I used a lot of UIScale objects and the update caused a few problems

Has my game been added to the blacklist yet? Because if it has, this issue seems to be because of something else than the new UI backend. Mobile players are still reporting the same issues about the UIPageLayout Activate/MouseButtonClick events.

1 Like

I doubt either of our games have been blacklisted yet as she hasn’t been online since we posted about the problems.

I’ve been out sick - I’ll add your games to the blacklist today.

There’s a bug causing the huge performance regression with layouts with many objects. I’ll be working to get this fixed as soon as I can.

5 Likes

Your places are in the blacklist now. I’ll be working on fixing all these bugs in the next couple weeks.

3 Likes

Hey, can you add this game to the blacklist until the issue gets fixed?
https://www.roblox.com/games/434010118/Book-of-Monsters
Thanks

I added your place, sorry for the delay.

1 Like

I saw some users on Twitter complaining that Seranok’s Catalog Heaven was suffering from this bug as well, maybe you could blacklist it also until this is fixed.

Hope you are feeling better.

Is this a bug? Table pushing items outside the frame size at specific resolutions and not properly scaling.

I can send the gui in private messages if you want to check it out.

1 Like

Yeah, it’d help if you could send me the gui.

2 Likes

We’re going to turn on the new system for mobile (iOS and Android) some time today, for both games and as well as the app shell which uses our engine too.

Edit: Enabled at 11:44 AM PST.

6 Likes

If the system still has an extensive amount of well-known and documented bugs, why is it being enabled on more platforms?

2 Likes

My scrolling frames still look like this … were fine in the beta since my place had it enabled but now that it’s released they look like this.