I’m sorry if this has been asked before, my searches turned up empty.
Is there a way for the UMG editor to view a widget during runtime and monitor changes?
In certain cases, like for a quest system or an inventory screen, you need to create widgets dynamically, and live debugging in these cases would call for an overview of the created widgets.
Starting the game and selecting the instance in the debug filter doesn’t seem to update any live changes.