Widget Not Showing

Hii :slight_smile:

I got this test Widget :

And Iā€™d like for it to appear, to do so I created a HUD class that my game mode uses by default but for some reason the widget is not displaying :


I fixed it by setting it a place in the viewport idk why the default one would be out of view range though

It looks to me like the text block is outside of the main canvas. Notice the black box in the top left. You could try to recenter it or make a new one. And make sure you pay attention to the Anchors. Your UMG viewport might be a different aspect ratio than your UE viewport, so it could get pushed out when you test in-game.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.