Reditect
(Reditect)
May 30, 2022, 5:09pm
#1
Text fonts sometimes don’t seem to be the one I set it to. Text scaled is on, so that isn’t the issue. Inspecting the properties when the game is running doesn’t seem to show any issues.
As you can see from the image above, the text font doesn’t seem to be the same as is listed on the properties menu.
Here is how it is supposed to look:
Resetting the font while the game is running fixes it, but yeah.
Edit: I’m still having this issue, in-game too not just Studio. I tested it on mobile and computer, same result.
7 Likes
Reditect
(Reditect)
May 30, 2022, 5:13pm
#2
There is no scripting involved here, fonts aren’t being applied or something.
6 Likes
I made a solution: insert a local script into a object and do
wait(0.1)
script.Parent.Visible = false
jCaffie
(jCaffie)
August 29, 2022, 4:31am
#4
Any update on this? I am having this problem atm.
RMofSBI
(RMofSBI)
August 29, 2022, 4:54am
#5
Ive read plenty of posts complaining of font issues disappearing and reappearing and changing, and the common thread seems to be Rich Text being enabled.
3 Likes
jCaffie
(jCaffie)
September 1, 2022, 9:09pm
#6
Ahh, that was the problem. Interesting
1 Like
This should be resolved now! See post .
system
(system)
Closed
September 11, 2023, 6:43pm
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.