Advanced copy no work for engine content and plugin content

I found that the problem lies in
Engine\Source\Runtime\AssetRegistry\Private\AssetRegistry.cpp
UAssetRegistryImpl::UseFilterToExcludeAssets line 1179
AssetPackagePath.Mid(Path.Len(), 1) == TEXT("/")

The function was called at UAssetToolsImpl::GetAllAdvancedCopySources
\Engine\Source\Developer\AssetTools\Private\AssetTools.cpp line 823

I don’t know if it’s designed like this and whether it’s safe to remove this line.

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

Thank you. I’ll try it.