Make Binary Config setting has typo in the tooltip

Tools - Aug 24, 2021

There is currently a typo in the Make Binary Config option tooltip text. It currently says, "If enabled, staging will make a binary config fie for faster loading." Instead, the text should read "If ...

BuiltData is saved alongside it's map, even if lighting hasn't changed

Tools - Jun 25, 2021

Saving a map will always resave the map's BuiltData, even if the BuiltData hasn't been marked dirty. Changes were made to avoid marking it dirty for [Link Removed], but the call to SaveWorld in FEdi ...

Crash when baking materials for some skeletal meshes (like those found in Epic's Car Configurator project)

Tools - Jun 22, 2021

FMeshMergeHelpers::RetrieveMesh crashes when trying to prep some skeletal meshes for material baking. ...

CheckForWorldGCLeaks crash using New Level from Template node to duplicate sublevel of the currently loaded level

Tools - Feb 23, 2021

A world leak crash occurs when using NewLevelFromTemplate to duplicate a sublevel of the currently loaded level. The crash doesn't manifest until another level is loaded even though the Sublevel ins ...

Selecting All Actors and then moving them results in the children being offset from parents

Tools - Feb 9, 2021

When using Select All, the children are selected as well. When you move the actors, the children begin to move at different rates than the rest of the actors, resulting in them being offset when you ...

Crash when opening the static mesh editor

Tools - Jan 26, 2021

We have been unable to get an internal repro so far, however we have had quite a few reports from the community reporting this issue. One user also stated this happens when migrating a project over ...

Crash in Format Text node when replacing existing text with a string table reference

Tools - Jan 25, 2021

The Format Text node may cause a crash when replacing existing hard-coded inputs with string table references. This looks to be dependent on whether or not the string table has been successfully use ...

Subobject components do not have undo functionality within the level

Tools - Jan 4, 2021

When moving these components around in the world editor, the transform gizmo will move with the undo, but the actual component will not.  I could not repro this behavior with non-native component ...