On my side, I put the exact same commands to create the LOD but when in the sim, I get a melted object because MCX start with LOD 615 instead of 100. Loading back the XML shows the issue :
View attachment 99258
This is the XML content. It would be nice if we could reedit manualy the LOD in the XML:
<?xml version="1.0" encoding="utf-8"?>
<ModelInfo guid="{cc7128c3-24b8-4c8e-81b3-80b90ba5714e}" version="1.1">
<LODS>
<LOD minSize="57" ModelFile="Tracteur soufleuse-jaune_LOD0.gltf"/>
<LOD minSize="56" ModelFile="Tracteur soufleuse-jaune_LOD1.gltf"/>
<LOD minSize="56" ModelFile="Tracteur soufleuse-jaune_LOD2.gltf"/>
<LOD minSize="54" ModelFile="Tracteur soufleuse-jaune_LOD3.gltf"/>
<LOD minSize="45" ModelFile="Tracteur soufleuse-jaune_LOD4.gltf"/>
<LOD minSize="35" ModelFile="Tracteur soufleuse-jaune_LOD5.gltf"/>
<LOD minSize="12" ModelFile="Tracteur soufleuse-jaune_LOD6.gltf"/>
</LODS>
</ModelInfo>