[4.15] tick widget when offscreen

Hi,

I have a BP with a Widget component. This widget is the typical damage number that appears when you hit an enemy. It works fine except when the widget gets offscreen. It’s like it get freeze and when the camera returns to it, it starts working from the last point.

There is a check button in the BP named “tick when offscreen”, but even when it’s checked it doesn’t work.

Is there any way to make a widget work when it’s offscreen?

Thanks!

I have the same issue.