Files
UnrealEngineUWP/Engine/Plugins/Editor/AssetSearch
robert millar 2b9d7f62e0 Add option to disable DDC operations without changing storage strategy to asset tags.
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]
2023-09-21 18:19:50 -04:00
..