RemoveAxisMapping() removes axis mappings of the same key regardless of Scale value

UE - Gameplay - Jun 26, 2019

When you remove an axis mapping using a specific key it will remove all mappings even if they have separate scales. The user found a fix that I verified that worked. In "InputSettings.cpp", which i ...

Crash when breaking Level Instance within Data Layer Asset

UE - World Creation - Worldbuilding Tools - World Partition - Feb 2, 2023

A crash occurs when breaking a level instance contained in a data layer.  This does not occur in 5.0.3, however the behaviors of Data Layers are different in 5.1 where the Data Layer asset is added ...

Generation of sub-level LOD doesn't work when forward rendering is used

UE - World Creation - Worldbuilding Tools - World Composition - Mar 9, 2020

When using WorldComposition and building LOD for a sublevel, textures of generated Landscape LOD are not correct when the project has forward rendering enabled. The issue is that the material gener ...

Bad references for Lighting Scenarios when moving Levels and Map Build Data Registry to different Folder

Tools - Feb 2, 2017

When moving Lighting Scenario Levels and their associated Map Build Data Registry to a new folder within the Content Browser, the references within the Levels tab are updated as [MapName_BuiltData]. ...

SetDisableRetargeting does NOT work correctly for packaged project

UE - Anim - Runtime - Jan 4, 2023

For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...

Editor Crashes when placing a widget blueprint from one widget blueprint into another via the user created section

UE - Editor - UI Systems - Oct 8, 2014

CHANGELIST: 4.5.0-2316912 CRASHREPORT: Did not produce an error report CALLSTACK: Did not produce an error report DESCRIPTION:   Editor Crashes when placing a widget blueprint from one widget b ...

BP: DEBUG: Debug filter automatically switches to one of the instances of blueprint which doesn t let user debug other instances of blueprint

UE - Gameplay - Blueprint - Aug 5, 2014

GameVersion Branch: UE4 Configuration: Main Version: 2242091 CommandLine:qagame -log Label: GUBP Node Shared_LabelPromotable built from changelist 2242091 DESCRIPTION: Debug filter automatically sw ...

Light as If Static setting does not Persist when Re-opening Project

Tools - Apr 28, 2016

This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...

[CrashReport] UE4Editor_Engine!UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:674]

UE - Simulation - Physics - Sep 12, 2017

This is an occasional crash in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 664 for(int32 ElementIndex = 0;ElementIn ...

“Receives Decals” is not respected on Procedural Mesh Component

UE - Graphics Features - Oct 14, 2022

(Enduring Games) I investigated it and found that the following primitive data flag test in BasePassPixelShader.usf fails: (GetPrimitiveData(MaterialParameters).Flags & PRIMITIVE_SCENE_DATA_FLAG_DE ...