Regression: Skeletalmeshreproduction node do not show mesh when the mesh is not SK_Mannequin in 4.24

UE - Niagara - Jan 16, 2020

SkeletalMeshReproduction node stopped showing meshes other than SK_Mannequin. ...

Fix up IOS errors calling UI API from non-UI threads

UE - Platform - Apple - Jul 27, 2020

Fix iterative cooks to keep track of CookAdditionalFiles and delete them when the package file that created them is invalidated

UE - Foundation - Core - Cooker - Sep 23, 2022

A licensee reports they are using the CookAdditionalFilesOverride function in UObject to add files to the project. This file is properly copied into the Staging area during Packaging, and is appropr ...

Make Custom Event names start with "Event"/Fix "Event Event" issue with overridden Events

UE - Gameplay - Blueprint - Dec 17, 2015

If you name an Event something like "Event Foo", overriding the event in a ChildBP gives you "Event Event Foo" To avoid this, please make Custom Event names Start with "Event" ...

Datasmith exporters causing problems for Github users building from source code

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 19, 2019

d:\unreal\unrealengine-4.24\engine\source\programs\enterprise\datasmith\datasmithsketchupexporter\private\DatasmithSketchUpCamera.h(7): fatal error C1083: Cannot open include file: 'SketchUpAPI/geom ...

Dynamic Materials created on level actors through binding actor to sequencer causes missing asset in multiuser and crash in editor

UE - Anim - Sequencer - Apr 1, 2024

[2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: === Handled ensure: === [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: Ensure condit ...

Dirty Actors in WP lose their actor folder in the outliner (and cause warnings) on PIE

UE - World Creation - Worldbuilding Tools - World Partition - Mar 20, 2023

From Licensee: You can reproduce this in stock by doing the following:Make a new 5.1 project with a new WP map (it can be empty)Put some actors in some folders in the outliner and save them/reload ...