UE5.2 Windows
Can get Interchange to properly import a GLB file at runtime but can’t get it to work in a packaged build. The Geometry loads in but the material is never imported because of most likely the packages being missing.
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: Couldn't find /Interchange/Functions/MX_StandardSurface
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: Couldn't find /Interchange/Functions/MX_TransmissionSurface
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: UInterchangeGenericMaterialPipeline: Some required packages are missing. Material import might be wrong
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: Couldn't find /Interchange/Functions/MX_StandardSurface
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: Couldn't find /Interchange/Functions/MX_TransmissionSurface
[2024.04.30-20.00.41:696][285]LogInterchangePipeline: Warning: UInterchangeGenericMaterialPipeline: Some required packages are missing. Material import might be wrong
Anyone have experience with this?