No Clue if I did this right, but possible fix is on line 3822:
Crash report client builds without complaint at least so far.
SWindow* SlateWindow = WidgetWindow.Get();
Renderer->PrepareToTakeScreenshot(ScreenshotRect, &OutColorData, SlateWindow);
No Clue if I did this right, but possible fix is on line 3822:
Crash report client builds without complaint at least so far.
SWindow* SlateWindow = WidgetWindow.Get();
Renderer->PrepareToTakeScreenshot(ScreenshotRect, &OutColorData, SlateWindow);