Skip drawing the widgets when running without rendering (e.g. -nullrhi). On by default, disable if there's non-visual logic in widget's Tick function (as this also skips ticking them).
Usage
Slate.SkipWidgetDrawingInHeadlessMode [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.