How do I programmatically close an Editor Utility Widget?

I know this is late, but I had the same problem, and couldn’t find an answer here on the forums.
Anyways, you use the Unregister by ID node and it will close the widget as long as you registered it and saved the ID as a variable on something like Event Construct, which looks like this.


The other node is just Get EditorUtilitySubsystem.

2 Likes