UI Inset gaps no longer working

As of today, a change on roblox that has been published live across the engine had caused UI elements using insets and UICorners to no longer create a “gap” in border. this had ruined the look of alot of interfaces in my game. as shown below from the screenshots I was able to take before this change, it has a very noticeable impact on pretty much everything that uses this kind style in any game.

image
image



Expected behavior

Normally, by giving a UI element an inset value (such as 1) and applying a UICorner & UIStroke, it would create a gap between the Stroke and frame element. This allowed uniquely styled frames and gave everything a cleaner outlook.

4 Likes

Thanks for the bug report! We’re reverting a change which should be responsible for this issue.

To investigate this a bit further, would you be able to share the link to the experience that was running into this issue (if it’s public)? Or share a place file that reproduces this?

Hey! it seems your team has fixed the issue and everything looks normal again, if you still need the UI files for anything further let me know how i can get that to you

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