You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add option to enable integrity checks instead of doing them by default - they can take several minutes in a very large (e.g. 50gb) db, and prolong editor shutdown. Fix very slow search in FAssetRegistrySearchProvider caused by shuffling objects in TArray which can prolong editor shutdown. #rb none [CL 28110947 by robert millar in ue5-main branch]