Get Assets by Class - how to find all BP assets of given class?

This option worked for me only after the replacement FString::Printf(TEXT("%s'%s'"), *Class->GetClass()->GetName(), *Class->GetPathName()) on FObjectPropertyBase::GetExportPath(Class)