Text Label not appearing in-game

Hi! I’m making a GUI for my game. However, when the UI is tweened to a visible position, you can’t see some of the text. I have no clue why, is this just a random bug that I can’t fix, or have I done something?

In studio (edit):

In game:

Please respond if you know what is happening!

Do you have any gui scaling plugins enabled?

Yes.
image

It’s possible that you could’ve accidently activated Position offset which causes stuff like this.

1 Like

This is either a scaling issue or a display issue. Are you using a script to display the text and there’s possibly an error with that?