If you’ve got the UIStroke beta enabled, it’s a known issue that will be fixed before the feature ships. Or are you running into this with the beta disabled?
What is UIStroke?
UIStroke is a new instance that can be parented to other GuiObjects to apply an outline around them. You can think of it like a more customizable version of the existing BorderColor3 and TextStrokeColor3 APIs available today.
Key features of the new UIStroke include:
Add a stroke to text or UI object borders
Adjust the color and thickness of the stroke outline
Change the transparency independently from the text or UI object
Choose the corner style of the stroke including Ro…
3 Likes