Screen Space Widget Component Disappears?

As shown in the GIF when I set my widget to Screen space it vanishes. Why is this happening? How do I get it to stay visible? This persists in the Environment too.

303116-widgetdemo.gif

Screenspace widgets are not visible in the editor, outside PIE - Play in Editor.

1 Like

Can you see it when you play?

Yeah It does work now :slight_smile:

Oh ■■■■ it. It wasn’t working in the editor either, but my Widget BP has a script that sets the tint colour, and I’ll never know why, but the default colour has alpha at 0. Haha. Thanks.

Hmmm, I was actually hoping to use this for some Editor Visualization to render some text. Hopefully I can modify this in the source and maybe make a subclass of the widget component.