widget not appear

If this widget is a HUD by chance then all you need is a create widget node. Set it to whatever widget you wish…then drag a wire from the return value and type add to viewport and it’ll be put on your screen. :slight_smile: and if it’s a component in the BP toggling it’s visibility may work.

Good luck!!