Shop UIGridLayout broken out of nowhere?

I noticed that our Item Shop UI became distorted out of nowhere today without the game being updated. Players are currently unable to view all their items due to this. Our game was last updated on November 10, 2024. And it did not have this issue yesterday, all live servers were affected by this.

(This also affected Roblox Studio which also didn’t have this issue yesterday.)

We suspect that UIGridLayout and UIListLayout might be broken, causing this to happen.

There are several Gear UI’s hidden behind the visible Gear UI’s all cramped together somehow.

Current Issue:

Expected behavior

The Item Shop UI would look like this:

1 Like

You need to attach a repro file in order to get any assistance with this at all. If you can’t attach it publicly, do so in a private message.

1 Like

Does your shop UI use any UIListLayout instances by any chance?

1 Like

We use UIGridLayout but it’s similar I suppose, might also be an issue with AbsoluteSize that’s causing this on roblox’s end.

1 Like

same im using layout and everything turned distorted

1 Like

Seems like someone else also experienced a similar issue or possibly the same.

1 Like

Ah, I’m asking because Roblox recently broke UIListLayout positioning so it seems UIGridLayout broke randomly aswell

experiencing the same issue, just groups all my tiles into one, bug became present on the 14th and rarely fixes itself if I spam add/remove the uigridlayout instance

This should be fixed now, please confirm.

3 Likes