Merge Actor - Textures created with the "Merge" option are not visible in the Content Browser

UE - World Creation - Worldbuilding Tools - Merge Actor - Jan 8, 2024

A recent modification to the CB behavior made it so that only the main asset of a package is visible in the CB. It was unknown, but the merge actor tool "Merge" option has been creating a single pa ...

Merge Actors Merge Materials Missing Visibility Collision

UE - World Creation - Worldbuilding Tools - Merge Actor - Nov 1, 2023

Merge Actors Merge Materials Missing in Content Browser

UE - World Creation - Worldbuilding Tools - Merge Actor - Nov 1, 2023

Error when merging meshes with sections

UE - World Creation - Worldbuilding Tools - Merge Actor - Sep 6, 2023

Note that the issue does not happen if the two materials have different colors. Note also that the issue happens if one of the meshes to merge has 2 sections with the same material assigned ...

ProxyLOD - Properly handle meshes with empty sections

UE - World Creation - Worldbuilding Tools - Merge Actor - Jun 28, 2023

Some parts of the proxy mesh generation does not correctly handle empty sections. FMeshMergeHelpers::ExtractSections() will remove empty section, but some other parts of the process will not, which ...

Merge Actors Tool Simplifies Nanite Meshes

UE - World Creation - Worldbuilding Tools - Merge Actor - May 19, 2023

Tried every combination of LOD Selection Type, Nanite enanbled/disabled, the only way it would seem to get the full number of triangles from the source mesh into the merged mesh is to disable Nanite ...

MaterialBaking LocalSpace Issue

UE - World Creation - Worldbuilding Tools - Merge Actor - Apr 14, 2023

See attached project for a good repro ...

Merge actor issue with similar materials

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 16, 2022

Merging Splines causes Engine to Crash in 5.1

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 15, 2022

Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...

Merge actors in partitioned world dirties level

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 7, 2022

We've noticed that when we use the merge actors batch option, the partitioned world will get dirtied after the operation. This occurs in FMeshMergeUtilities::MergeComponentsToInstances: if(bAct ...