So… i’ve been trying to find a solution for this UMG issue for quite some time now…
I want to trigger specific actions when a widget is not visible on screen anymore. This need to include when the widget is switched away from within a widgetswitcher also. Currently, it seems the widget runs live and is set as visible even though it cant really be seen…
Anyone got some tips on this?