Not entirely sure what fixed it, but it’s working now! Here’s what I did:
- Disabled and re-enabled the MetaHuman plugin.
- Removed some
Merge Mesh
functions I had inActors ConstructionScript
. - Tried running the
Cooker
onDebugGame
configuration, then switched back toShipping
.
Hope this helps someone!