Hide a 3DWidget

You’re likely using the “Screen” option instead of the “World” option for your Widget component. In the settings for the Widget Component, change the Space option to World instead of Screen. Screen will render the text in screen space which means it will always clip in front of Objects in the world.

Let me know if this helps :slight_smile: