- Pause background downloads instead of canceling bundle install when failing over to cellular. This should prevent losing active background http progress on IOS. It doesn't help on Android right now.
- All the check cellular flag to be cleared on a bundle after it is already enqued in order to restart the download on cellular if the user OKs it.
[at]Daniel.Lamb [at]Thomas.Ross
#ROBOMERGE-SOURCE: CL 5677826 via CL 5677828 via CL 5677829 via CL 5677830 via CL 5681702
[CL 5681705 by justin marcus in Main branch]
Stop using a define to determine whether launch engine loop should mount paks and load shaderlibs. Instead, see if bundle manager is going to do it.
Fix shader binaries not being fully cached on Android because cache was being opened too early.
#rb none
#ROBOMERGE-SOURCE: CL 5432919 via CL 5437672
[CL 5437750 by allan bentham in Main branch]
Merge conflict.
justin.marcus, please merge this change by hand.
More info at https://robomerge.epicgames.net#FORTNITE
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp#3
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp#4
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h#3
--------------------------------------
Merging //Fortnite/Dev-Kairos to Main (//Fortnite/Main)
Get Install Bundle Manager and dependcies building in main.
#ROBOMERGE-SOURCE: CL 4949345 via CL 4952070
#rb none
[CL 4961624 by justin marcus in Main branch]