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" ...

Yosemite users do not receive an "Unsupported version of OSX" message when opening 4.15 from the Epic Games Launcher

Portal - Jan 19, 2017

When trying to launch the Unreal Engine on OS X Yosemite form the Epic Games Launcher, the editor will not give a warning saying that the current version of OS X is not compatible. We were able t ...

Error maximum ps_5_0 sampler register index (16) exceeded on some materials in InfiltratorForward

UE - Graphics Features - Dec 13, 2016

Certain materials no longer compile in InfiltratorForward with Forward Shading enabled. These materials were not having this compile issue in //UE4/Main @ CL - 3231640 which is the CL before Dev-Ren ...

COTF has issues with out-of-source projects

It is expected that cooking, including COTF, will fix-up all string asset references. There were a few reasons this wasn't happening, but we should get these fixes into 4.15 as the impact was worst ...

Ensure condition failed: PrimitiveComponent tried to render with Material MaterialInstanceDynamic, which was not present in the component's GetUsedMaterials results

UE - LD & Modeling - Terrain - Landscape - Feb 22, 2017

Top 10 ensure in 4.15. There was a fix submitted for [Link Removed] which was verified as following those steps to reproduce no longer causes this. ...