You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This was caused by a logic error, whereby a new thread was spawned 3 seconds after the save was enqueued and then every frame thereafter regardless of whether or not one had been created. We now use EAsyncExecution::TaskGraph as well. [REVIEW] [at]danny.couture, [at]devin.doucette #rnx [CL 22888566 by sebastian nordgren in ue5-main branch]