Files
UnrealEngineUWP/Engine/Source/Runtime/AssetRegistry
jamie dale a6f36d97f5 Avoid the async background asset registry tasks running until the engine is running
There can sometimes be a race condition where one of the global lists (such as the package names or paths lists) are updated due to content being mounted, while one of these background threads is using that list.

#jira
#rb Chris.Gagnon
#rnx

#ROBOMERGE-SOURCE: CL 4982820 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 4982824 by jamie dale in Main branch]
2019-02-13 10:54:32 -05:00
..