Text widget glitching on the first frame

Thanks for replying. I think I tried evreything with nothing fixing this. However, this might help:

  • Yes, the widget is in Screen Space
  • I added another text with all default settings, and it still glitched.
  • I also tried deleting the scale box and size box one by one, and it seems like the problem lies with the scale box, however I need it to draw at draw size
  • This only happens with text and not images
  • I think what happens is that the scale does not apply instantly on texts under the scale box, causing the text box to be the desired width for a moment (which is pretty large and since I have centered the text it looks like it is out of place). When the text is aligned at left, it looks fine.
  • I tried replacing the scale box with a new one in case I had changed something with no luck…

I will try recreating the widget from scratch and see if the issue persists. If there are any other things I could do to fix this I’m willing to try.