Custom iOS icons don't appear on device for Windows BP projects (Binary Build)

UE - Platform - Mobile - May 4, 2018

iOS icons have stopped working for Windows BP projects again; this does not occur on Mac. It also does not occur when using a source build from p4 (only on a binary build from the launcher). Note t ...

Changing blueprint default values inside arrays only updates loaded child blueprints

UE - Foundation - Core - Jul 30, 2020

The rules for delta serialization in UE4 are complicated, and the editor tries to hide them from you, which works 90% of the time but can lead to confusion and data loss in other situations. In the ...

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash

UE - Gameplay - Blueprint - Jan 15, 2015

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...

Lightmass: Blocky lightmap artifacts appears on the Mesh Actor which is shadowing by a single face mesh

UE - Graphics Features - Lumen - Jun 9, 2020

Begin Map Begin Level Begin Actor Class=/Script/Engine.StaticMeshActor Name=Plane_2 Archetype=/Script/Engine.StaticMeshActor'/Script/Engine.Default__StaticMeshActor' Begin Object Class=/Script/En ...

Inconsistent behavior with spawned actors when Play, Pause, and Stop are called in a Level Sequence Player

UE - Anim - Sequencer - Feb 15, 2017

This is a report about three different issues that are tightly related to each other, so I decided to include them in a single report. The behavior of actors spawned by a Level Sequence Player is no ...

Using a Wait Delay node on Linux causes editor to immediately close without crashing

UE - Platform - Linux - Sep 14, 2015

If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...

Cannot select child anim BPs for use in linked anim layers

UE - Anim - Runtime - Jul 15, 2021

From UDN: [Link Removed] Unable to set a Child ABP with inherited interface to a Linked Animation Layer Instance Class. I have a ABP_Biped which is our main ABP. I have the locomotion (idle+straf ...

Reset to default behavior for arrays is inconsistent about updating customized struct headers

UE - Editor - Workflow Systems - Jun 22, 2023

The behavior for resetting the default for customized struct properties is inconsistent and needs to be reviewed and fixed. Currently we see this behavior:In non-array properties, the header will be ...

The pak file specified in PakFileRules is not created correctly

UE - Foundation - Core - Aug 8, 2023

The rules by which chunks are created are ambiguous and currently do not ensure that both PakFileRules and PrimaryAssetLabel settings are reflected. In this sample, depending on the PrimaryAssetLabe ...

[CrashReport] FIntroTutorials::AnalyticsEventNameFromTutorial()

Tools - Jul 6, 2017

This is a common crash that appears to have started in the 4.16.1 hotfix, but has occurred with more frequency in 4.16.2. User DescriptionsAfter the blueprint tutorial, I pressed "play", pressed ES ...