Duplicating an imported socket wrongly displays the duplicate as also imported

UE - Graphics Tools - Modeling Tools - Mesh Editing - Jul 31, 2024

The duplication of an imported mesh wrongly marks it as also imported from the source mesh. The probable cause is data duplication without taking this edge case into account. I suggest checking Unr ...

Static Mesh cooking: Bad mesh description should not crash the cooker

UE - Graphics Tools - Modeling Tools - Mesh Editing - Aug 21, 2023

FStaticMeshRenderData::Cache has the assertion: checkf(Owner->IsMeshDescriptionValid(0), TEXT("Bad MeshDescription on %s"), *GetPathNameSafe(Owner)); This assertion can be triggered by data erro ...

ProceduralMesh created by ImpostorBaker cannot be saved.

UE - Graphics Tools - Modeling Tools - Mesh Editing - Jan 12, 2023

Clearing the DynamicMaterial reference will save it, but several licensees have inquired about it, so it would be kind if it were corrected. ...

Activating the Cube Grid tool while a Level Sequencer is open results in a crash

UE - Graphics Tools - Modeling Tools - Mesh Editing - May 20, 2022

Activating the Cube Grid tool while a Level Sequencer is open results in a crash. ...

CubeGrid Tool locks editor if cube size is set too small

UE - Graphics Tools - Modeling Tools - Mesh Editing - Mar 1, 2022