If the DataLayerAsset name or asset path changes, Actors registered to it will ignore the DataLayer's settings

UE - World Creation - Worldbuilding Tools - Feb 5, 2023

If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...

Correct Morph Targets animate in PIE, but not in Standalone Game

OLD - Anim - Mar 5, 2015

Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...

EOS Voice plugin causes a crash after adding "DefaultPlatformService=EOS" to the DefaultEngine.ini then restarting the editor

UE - Online - Jan 10, 2022

This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...

GAS: FGameplayEffectCustomExecutionParameters constructor generates a new FActiveGameplayEffectHandle that is not removed from a global static map until map change

UE - Gameplay - Gameplay Ability System - Aug 23, 2023

Created based on user report. The constructor of FGameplayEffectCustomExecutionParameters generates a FActiveGameplayEffectHandle that gets put in GlobalActiveGameplayEffectHandles::Map and stays t ...

Scaling snap for selected object are reset to the origin of the scale pivot location

Tools - Apr 27, 2016

When scaling multiple selected actors in the scene with snap enabled the actors will reposition to the pivot origin of the last selected actor in the group when going down to a value of 0 or a negat ...

Second UVs wiped when using Merge Actors Tool

UE - World Creation - Worldbuilding Tools - HLOD - Jan 26, 2017

The merge actor tool no longer saves additional UVs used for the merged mesh. This was not the case in 4.13, but in 4.14 and later this information is no longer present. Also worth noting is that i ...

Typos in Math_Hall of ContentExamples

Docs - Samples - Sep 20, 2016

Need to update label from 0 to 1 on the left slider of display 1.6Need to update labels for small slider on display 1.10 to display 0, 1, 2 as those values can go up to 2Need to update 1.12 Example ti ...

Launch On from Windows to Linux fails with missing GLSL_430 shaders

UE - Platform - Linux - Nov 16, 2016

GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...

Physics Constraints have unexpected behavior when used on nested static mesh components

UE - Simulation - Physics - Jul 5, 2017

Physics Constraints have unexpected behavior when used on nested static mesh components. Simulating inside of the blueprint has a similar effect to what is expected but when the BP is added to the l ...

[CrashReport] FUniformExpressionSet::CreateUniformBuffer() materialuniformexpressions.cpp

UE - Graphics Features - Jul 14, 2017

This is a common crash occurring for users in 4.16 User Descriptionsdeleting a texturecrash occurred when reverting two textures Source Context 266 /** 267 * @returntrueifthis ob ...