Hello…
I have a problem using ‘UAssetRegistryHelpers::IsAssetLoaded()’ static function. I keep getting ‘Unresolved External symbol’ error on this function despite I added the “AssetRegistry” to my ‘PublicDependencyModuleNames’ inside the [ProjectName].Build.cs file.
Am I still missing something?