[Solved] Worldspace button's text drawing behind the button

So i created a simple Canvas that’s part of the world space, so it can be placed next to things if clicked on. On this canvas is a single button. On this button is the standard text element that is created with the button. The problem is that when i open my project, sometimes the button text isnt visible. Its still there, but it appears its being drawn behind the button and not in front of it.

A quick google search didn’t bring up any answers. Is this a problem anyone else has faced? Is there a simple solution?

Seems like an editor only problem. I’ve tried building this and running it normally. Button displays fine.