TextLabel FontFace Weight is "unavailable"

also experiencing this issue still broken ;/

Yeah, I have the same issue, I can’t change Weight on any fontface, just says unaviable. Using commands just to change such a basic thing is annoying. Hopefully they fix this.

Also experiencing issues with this on a Windows 10.

Lots of people happen to have it happen when they load up a game in ROBLOX Studio.
But, of course, the font’s weight is unavailable, but that bug is way annoying. ROBLOX could get that fixed in future updates.
(I know this glitch is actually a false unavailable error)

1 Like

This is happening yes, still changeable via Command Bar or scripts, but not normally (the easiest way), through the UI.

2 Likes

This worked, thank you so much!
For anyone wondering what the Font Ids are, check it out here.

This is happening to me. It’s really annoying.

1 Like

I really hope this is fixed ASAP, my work is heavily affected by this!

1 Like

Happening for me as well. The bold and italic style buttons still function normally.
image

1 Like

Thanks for the report! We’ve filed a ticket in our internal database.

8 Likes

Having the same issue as well, my game keeps crashing because I modified the bubble chat font.

same issue here, it is really annoying

same. This bug is really awfull, my guis are depixelised
image

This was a regression in a previous release that unfortunately couldn’t be rolled back. We have a fix, but it won’t be available until next week.

Like others have said in the thread, this can be temporarily worked around using the command bar.

9 Likes

Lol bro doing too much
game.Selection:Get()[1].Font = Enum.Font.GothamBlack

2 Likes

well font choice don’t have a problem but the weight itself and you can install fonts now not all of the fonts were in the Enum.Font

Font enums have become obsolete, since they released the new font data type which supports fonts that are not hard coded into the engine.

one of my friends said that his game keeps crashing so i went on his place to figure out the problem
i made a copy of his place and started to delete everything i see on the explorer
the copy still crashes but the only thing i saw out of the place was the (unavailable) on the weight
its the only reason i can think of why the place keep crashing
(i tried rodefender and disabling every script i can find and none worked)

i conclude that this bug could be crashing places since i have no other reasons to why my friend’s game keep crashing

1 Like

The fix has been enabled. You might need to restart Studio for the change to take effect. If any of the font picker functionality is still broken, please make a new bug report and let me know.

7 Likes