Metahuman Custom Clothing LOD Issue

I have encountered the same problem. Here is my solution.

  1. Find your metahuman SKM_YourName_BodyMesh
  2. Copy everything about LOD Setting to your Clothes SKM, like number of LODs, LODSettings.
  3. Generate LODs for your SKM.
  4. Setting LODSync Component at “Components to Sync”" and “Custom LODMapping”.
  5. Setting Change LOD setting command in game to check result.

Picture for Step2:

Picture for Step4:

Command for Step 5: r.ForceLOD 4

I consider we should Sync LOD with Metahuman accompanied by the reduction of the same bones, to solve this problem.