HUD as widget issues

Okay, I found the problem to this issue. Somehow one of the times the engine crashed, it had set the Visibility in the widget behavior to “Hidden” and not on “Not Hit-Testable”. I have no idea why this would have changed. Don’t need to mess with any of that stuff, whatever it does. Now I know it hides the widget.

307450-hudissues02.png

I have been working on a game for the last 6 months and suddenly, my HUD widget does not display. Ran print string and it showed MyHUD_c_0 was there but it isn’t. What is happening. Are widgets not allowed for custom HUDs anymore?