UAssetManager::ChangeBundleStateForPrimaryAssets is not following redirectors when building PathsToLoad

Some additional notes…

  1. Is there a cleaner way to resolve these redirects or is using UAssetRegistryHelpers::FixupRedirectedAssetPath correct?
    1. It seems like there are two redirection resolvers, CoreRedirects and the AssetManager redirects, either of which could be active.
  2. You probably want to delete this? I noticed it while in the AssetManager.
    1. //UE_LOG(LogTemp, Warning, TEXT(“pooo %d”), MoviePlayerNumAssets);