Compiling a widget causes a widget component using it in the game view port or a blueprint viewport to stop rendering. Moving it afterwards will sometime make it start rendering again

The out of date bug (2nd) is actually the widget component not calling “PreConstruct” so some of the settings I used that are assigned by variables on the widget don’t get set in the editor viewport.