You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Async loading will now be suspended when render thread is suspended. This fixes a rare crash on startup. - Fixed an infinite loading screen in situation when a package hasn't finished loading but was in a queue to be finalized on the game thread and something requested it to load again. [CL 2566673 by Robert Manuszewski in Main branch]