Weird lines on UI - Help appreciated!

Hello. Today I came back from a Roblox break, and when I joined Roblox Studio, I noticed these weird lines everywhere on my UI.

Images of the lines

image
image

I have messed around with it for a bit now, and at first I thought it had to do with the roundifier plugin, I was using to round the edges on the UI. I quickly discovered, that it was not the case.

Then I tried messing around with the emulator settings, and I found, that the lower the resolution, the more lines there are.

More lines when using lower resolution

I then tried to mess around some more, and disabled the UIGradients. Apparently, there are no lines, whenever I disable UIGradients.

No lines without UIGradient

image
image

I have also tested this in game, and it still appears. Though I have found, that the resolution on my screen is so high when in game, that no lines are shown on the screengui ui, but the billboardguis still have these annoying lines.

So now, at this point, I’m wondering what to do to fix this. It never happened to me before, then I open studio today and see this - keep in mind, it was normal last time, I was in studio.

Anybody else with this issue, and/or anybody with some advice as to how I can go around fixing this? Maybe it’s just a bug on Roblox’s side?

QUICK UPDATE:
I found that enabling clipdescendats somehow removes the lines? Very strange…

1 Like

Most likely the positioning of your UI, it could be the UI’s border as well though.

Looks like some faulty 9slicing, do you use a 9sliced image or UICorner?

1 Like

I don’t use UICorner, but using it does actually fix this. This will have to mean, I’ll have to change all the ui in the game from ImageLabels to frames though. Rather annoying…

As far as 9slicing goes, I just looked it up, and I have no idea. As I said, I’m using the plugin called “Roundifier”, which basically turns your frames into imagelabels with rounded edges.

Super weird. I just tried changing the position of one of my ui pieces, and it seems that the lines and their position change depending on the position of the ui somehow. Though, changing the position, doesn’t make them go away.

The UI’s border? Which is?