TextLabel Transparency Bug

If I set the TextTransparency to 1, the whole object turns transparent. As if the BackgroundTransparency got set to 1 as well (even though it has not).

This only occurs for TextLabels. TextBoxes and TextButtons do not do this.

This is an odd behavior and did not exist before, so I assume this is a bug and not an expected occurrence.

Repro steps:

  1. Create TextLabel anywhere in ScreenGui (direct or in descendant)
  2. Set TextTransparency to 1

That (at least for me) makes the whole object hidden as if the BackgroundTransparency was set to 1. Setting the TextTransparency to a less-than-one number makes the object appear again.

4 Likes

This is 1 year old post?!

I still have this issue.

2 Likes

Oh wow, I completely forgot about this. Surprised it hasn’t been addressed or fixed still.

This still happens, or if it was fixed it has been ‘un-fixed’.

Repro

I am going to re-fix this.

1 Like