UICorner still renders BorderSizePixel even when it locks it

Putting a UICorner inside a frame is supposed to disable BorderSizePixel, as the engine will not let you set it.

image

However, it appears that if a Frame gets too small to be rounded, it will begin rendering the border. This is common for dynamically resized frames in BillboardGuis.

Here is what happens when our Stamina bar depletes, notice the Border re-appears:
image
image

Expected behavior

It should never render the border if there is a UICorner

13 Likes

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

3 Likes

Still running into this issue. It was reported as fixed in 2021.

Also still seeing this issue, same case as original post

2 Likes

Hi, we recently deployed a fix for this, do you mind double check if this is happening again? Thanks

still happens to incredibly small ui sizes like 0.01