Fonts from Font Dropdown Appear Randomly When Creating New GuiObjects

Issue Description

When creating new GUI objects (e.g., TextLabel), the fonts in the Font dropdown property sometimes appear and sometimes do not. This inconsistent behavior makes it difficult to reliably select a font. Previous reports noted that fonts were missing entirely, but they appear randomly after repeated interactions.

Related reports for reference:

Reproduction Steps

  1. Open a Roblox Studio project.
  2. Create a ScreenGui and add a TextLabel.
  3. Open the Font dropdown in the TextLabel properties.
  4. If the full font list doesn’t appear, create another TextLabel.
  5. Click the Font dropdown repeatedly and scroll through the list for each new TextLabel.
  6. Observe whether the fonts appear or disappear at random.

Expected Behavior

The Font dropdown should consistently display all available fonts when creating a new GuiObject or interacting with existing ones.

Visual Aids:

1 Like