Default UE splash logo appears briefly when launching an application with an alternate launch image on iOS

UE - Platform - Mobile - Sep 15, 2020

Various users have reported seeing the default UE splash logo appear briefly before their custom launch screen appears. This was reported to have been seen in 4.25, and did not occur for users in 4. ...

[CrashReport] UE4Editor_Persona!FReferenceSkeleton::FindBoneIndex() [referenceskeleton.h:252]

OLD - Anim - Jul 20, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14, affecting more than 200 unique users. Unfortunately none of them have provided any additional information. Sou ...

[CrashReport] UE4Editor_CoreUObject!FLinkerPlaceholderObjectImpl::FindRawPlaceholderContainer() [linkerplaceholderbase.cpp:161]

UE - Gameplay - Blueprint - Sep 27, 2017

This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...

Landscape Change Component Size Tool removes foliage from landscape

UE - World Creation - Worldbuilding Tools - Foliage - Dec 12, 2017

Foliage painted onto a landscape will disappear when Sections per Component is changed from 1x1 to 2x2. Affects 4.17.2 CL 3658906, 4.18.2 CL 3794801, 4.19 Main Possible Workaround is to set the Re ...

No shadow cast after Static Mesh Editor material assignment

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 21, 2020

This is a Rhino file. Shadows are not cast on the Static Mesh after materials are assigned in the Static Mesh Editor. This was reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4. ...

Packaging Error When Setting Recast Nav Mesh Runtime Generation

UE - AI - Jan 25, 2016

Setting the Runtime Generation on the Recast Nav Mesh to a different preset than what is set in the Project Settings causes an error to appear upon trying to package the project, and causes the pack ...

LIVE: ProjectileMovement component does not function when a PrimitiveComponent is missing or removed from the Components

UE - Simulation - Physics - Nov 18, 2014

A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...

Ensure condition failed : SkeletalMeshLocation module on scaled SkeletalMesh

UE - Niagara - Jul 14, 2020

The message in ensure is below LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4 ...

abnormal sound output on UMG animation track

UE - Anim - Sequencer - Jan 28, 2022

Sound repeated at initial frame only on 4.27. it was worked fine on 4.26 and 4.25 It is probably a side effect caused by the sequencer changes below.​ Sequencer: Move Finalization phase back onto ...

References stored in deleted UProperties stick around in a Blueprint Class

UE - Gameplay - Blueprint - Apr 25, 2017

If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...