You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Don't lose background download progress when pausing downloads due to moving on and off cellular. -Install bundle manager no longer cancels requests due to network connectivity changes. Instead, it pauses them. -Make sure UserCancelledError has priorority over any other bundle error. -Add function for Background HTTP to return whether or not the generic implementation is being used. --On generic platforms, bundle manager pauses background downloads because the OS will not keep them alive. [at]Daniel.Lamb [at]Thomas.Ross #ROBOMERGE-SOURCE: CL 5774184 via CL 5774192 via CL 5774247 via CL 5774671 [CL 5774693 by justin marcus in Main branch]