You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Due to a crash, bProcessIsRunning is never set to false, so the parallel tasks "CheckDuration" and "CheckMemory" never end. To fix it, bProcessIsRunning become static so it can be set to false without any instance of FDatasmithCADWorkerImpl #preflight 640215175515f4f57bd58d70 [CL 24500161 by david lesage in ue5-main branch]