3D Widget Not Responding to Interaction

I know this is old but I just ran into the same issue. It’s not enough to set the 3D widget as tickable on paused. You also have to grab the widget component and set it tickable when paused. Actors and or actor components don’t appear to inherit a parents tickable state.