You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Remove slowtask throttling during load as it could prevent meaningful top level slowtask to be created - Fix delayed slowtask that was never showing when children were added before the delay - Add missing slowtask handling on long gamethread functions to improve UI responsiveness - Add PIE preparation slowtask scopes - Test to make sure the total amount of time spent in all slowtask functions is reasonable (1s on a 2 minute map load) #rb Jason.Nadro #preflight 621e1ccf3e14f0c7e53fe337 [CL 19197334 by danny couture in ue5-main branch]