UIGradient locks BorderSizePixel but still uses it?

I noticed a black outline around my UICorner inside a BillboardGui. I looked at the BorderSizePixel property but it claimed it was overridden.
image

So I decided to make two versions, one with BorderSizePixel 0 and the other with 5. I then put the UICorner back inside of them. It locked the properties but sure enough you can see a border still:

image

Why does it lock the BorderSizePixel property if it is still used? I’m guessing this is a bug?

[Windows 10]

6 Likes

Thanks for the report! We’ve filed a ticket to our internal database and we’ll follow up when we have an update for you.

Please note that filling a bug report does not guarantee that it will be fixed once triaged.

3 Likes

Hi, theoretically if you have uicorner parented, it should not render parent’s border if you have bordersizepixel > 0. Could you send the place so we can repro the bug you see?

1 Like

Our engineers are asking for more info on this issue so please add as much additional information as possible and i will pass it to the engineers.

1 Like

I am unable to reproduce this bug anymore using the same model as above - it seems to be fixed!

1 Like

This issue should now be resolved! If this issue is still occurring, please create a new topic for us to look into.

1 Like

This topic was automatically closed after 6 days. New replies are no longer allowed.