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 theFrame
- Add a
UIStroke
to theFrame
- 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