UI stroke disappears

I am working on my version of a parkour tower, and i wanted to make a height GUI in a way in my own design. with outlines and smooth corners. so i used UIStroke and UICorner.

Here are some examples.
pr 1

pr 2

And here’s the result i get when i am ingame.


Only the cornersmooth shows up, but not the UIStroke (Smooth corner outlines) I can’t get any solutions to fix this issue. Anyone has a version of the UI that does work?

Hello there!

Roblox makes it so you can’t have UI corner and UI stroke all at once.

You should be able to only pick one or the other.

With what you’re trying to do, I suggest making the UI in an image editing software and then importing it into Roblox Studio.

UIStroke is a beta feature meaning it’s not available in the live client.

2 Likes

Do you know where i can find an imaga like that?
My laptop cannot handle any editing software.

This is not true, Roblox does let you have it at the same time. The problem is that UIStroke is a beta feature and therefore not visible in actual games yet.

1 Like

Image-editing websites would also work.

I would suggest Photopea or Pixlr.

Like @HugeCoolboy2007 and @iamajust said, this feature is not live for players. Only studio. For now, you could use images.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.