Reproduction Steps
Open the place provided, you will see a TextLabel, TextBox, and TextButton. Change the TextTransparency of any of those labels beyond 0.95 (for example, 0.96). You will notice the Text disappears like the value was set to 1.
This also affects TextStrokeTransparency, which is more noticeable.
Reproduction File
TextTransparencyRepro.rbxl (38.2 KB)
Expected Behavior
I should be able to change TextTransparency from 0.95 to 0.99 with it still being barely visible.
Actual Behavior
Text becomes completely invisible between TextTransparency 0.95 and 0.99.
Issue Area: Engine
Issue Type: Other
Impact: Medium
Frequency: Constantly