You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
When stdout was redirected to a file or a pipe, GIsConsoleExecutable was false. That caused GLogConsole to incorrectly remain registered, and negatively impacted performance with its calls to WriteConsole on the main thread. #preflight 62f3c1f9f75a2a539c86011d #rb Zousar.Shaker #robomerge FNMain [CL 21318540 by Devin Doucette in ue5-main branch]