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.


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.



