Hang when using Debug config with Launch On to Android

UE - Platform - Mobile - Mar 18, 2019

Final bits of logging show:D/UE4 : [2019.03.18-16.36.59:236][ 0]LogInit: Display: Starting Game. D/UE4 : [2019.03.18-16.36.59:236][ 0]LogNet: Browse: /Game/FirstPersonCPP/Maps/FirstPerson ...

FixDeps runs on every build even without any changes

UE - Platform - Linux - Oct 21, 2016

This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...

Resave commandlet broken when using BuildEnvironment = TargetBuildEnvironment.Unique;

UE - Foundation - Core - May 14, 2024

The explanation from the licensee seems pretty comprehensive. Text from the UDN: We've been trying to run fixupredirects via the resavepackages commandlet, but noticed that the OFPA assets were no ...

When used with First Loop Start Frame Offset and Use Animation Blueprint, the character will alternate between the specified animation and the reference pose

UE - Anim - Sequencer - Anim in Engine - Jan 30, 2023

If you use StartFrameOffset set to 1 or higher in conjunction with the Use Animation Blueprint, the character's animation will be rough towards the end of the section. Specifically, it seems that th ...

Paper2D performance regression due to TArray resizing

UE - Graphics Features - Aug 16, 2019

We've noticed after upgrading our heavy Paper2D project to 4.22 that tilemap performance has been massively degraded compared to previous versions. After some digging we found out that it's due to a ...

Crash on map change with non-null values for GPropertyColorationClass and request customizable property coloration color

UE - Editor - Workflow Systems - Aug 7, 2023

This was found by a customer through a UDN, and they offered the fix for it, as well. The basic steps to reproduce the crash are as follows:call GEditor->SetPropertyColorationTarget(...) somewhere i ...

[CrashReport] UE4Editor-MetalRHI.dylib!TranslatePrimitiveType()

UE - Graphics Features - Nov 16, 2017

This is an infrequent but longstanding Mac crash that has occurred since at least UE 4.15. User DescriptionsTried to look at LOD Coloration Callstack from Log[2017.11.15-20.09.54:885][537]TextureS ...

Force front x imported asset incorrectly display axis for thumbnail and default editor camera

UE - Editor - Content Pipeline - Import and Export - Apr 12, 2021

Thumbnail can be fix by (Quote from UDN) "adjusting OrbitYaw of the ThumbnailInfo for the +X-facing skeletal mesh" Persona Editors can be fix by (Quote from UDN) "setting SkeletalMesh->SetHasCustom ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...

Shader used factories/types/pipelines should be in DDC key

UE - Graphics Features - Jan 31, 2018

A licensee noticed that the ShouldCache types for FLandscapeMaterialResource changed in the 4.18.2 but this did not affect the DDC keys generated. This caused an endless compilation loop where the s ...