TextLabels, and other Text displaying GUI instances with TextScaled property can make text blurry

BUG DESCRIPTION:
Sometimes, text labels and other GUI instances which has TextScaled property set to true and RichText endabled may blur text:
image

REPRODUCTION STEPS:

  1. Create TextLabel
  2. Set TextScaled property to true and RichText too.
  3. Play with Text and Size properties for some time. Text may go blur at some RANDOM sizes and text.

Idk if it will show issue to you, but I’m getting blur with this text and size (As example):
Size: UDim2.fromOffset(332, 30)
Text: [How BadGuy sees his text]: This’s good text but this is tagged one

EXPECTED BEHAVIOR:
I expect that text is always high-quality.
ACTUAL BEHAVIOR:
Text is sometimes blurred.

ISSUE AREA: Engine
ISSUE TYPE: Visual
IMPACT: Big
FREQUENCY: Random

This is just an acknowledgment announcement!

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

1 Like

Is there any update on this? It’s 1.5 months passed.