You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Clear MeshDescription once serialized in BulkData after UStaticMesh Build (56.17GB peak to 51.28GB) - Clear SourceModels from DatasmithMesh as soon as possible (51.28GB peak to 48.8GB) - Remove CommitMeshDescription from FillUStaticMesh since already in PreBuildStaticMesh phase (48.8GB peak to 45.75GB) From dev-enterprise@6953449 #rb jeanmichel.dignard, johan.duparc #jira UE-63369 [CL 7248033 by danny couture in 4.23 branch]