UIStroke With UICorner Rendering Error

Reproduction Steps

When a UIStroke and UICorner are used together, a small 1 pixel gap appears above the bottom border of the stroke, depending on the viewport size.

To Replicate:

  • Add a ScreenGui
  • Add a Frame to the ScreenGui
  • Add a UICorner to the Frame
  • Add a UIStroke to the Frame
  • Resize the height of the viewport (by resizing the Studio size), and you will see the gap appear and disappear depending on the viewport height

Repo File:
Repo.rbxl (39.9 KB)

Expected Behavior

No gap should appear between the stroke and the UI element.

Actual Behavior

Depending on the viewport size, a small 1 pixel gap appears above the bottom border of the stroke.

Workaround

This is a rendering error with no workaround.

Issue Area: Engine
Issue Type: Display
Impact: High
Frequency: Constantly
A private message is associated with this bug report

3 Likes

Related

4 Likes

Thanks for the report! We’ll follow up when we have an update for you.

2 Likes

Any updates ? I have this issue on my end as well, and it’s especially obvious when the instance has a rotation, a UICorner and a UIStroke.