Blueprint with Niagara System and Skeletal Mesh Components Automatically Updates Niagara System Skeletal Mesh

UE - Niagara - Apr 4, 2019

When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...

Need addElement and addElements to allow single insertion instead of to all elements with matching tag

UE - Platform - Mobile - Aug 1, 2017

Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...

On Instance Take Radial Damage will not receive radial damage against Foliage

UE - Gameplay - Jun 28, 2022

Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...

Ragdoll replication on server side is not replicated correctly on client

UE - Networking - Dec 2, 2014

Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...

SceneCapture2D loses Blendable when Capture Every Frame is turned off even if Scene Capture is updated

UE - Graphics Features - Mar 16, 2016

Scene Capture 2D components lose access to the Blendable assigned to them if they are not set to Capture Every Frame at all times. If it gets turned off, the blendable can never be reapplied at run ...

Set Members in Struct node doesn't work if the Struct is contained within an Array

UE - Gameplay - Blueprint - Dec 9, 2014

Set Members in Struct node doesn't work if the Struct is contained within an Array. ...

[CrashReport] UE4Editor_Renderer!FMaterialShader::VerifyExpressionAndShaderMaps() [shaderbaseclasses.cpp:148]

UE - Graphics Features - Jun 14, 2017

This is a common crash occurring in the 4.16 release. It is spread out across many different CrashGroups with slight variations in Callstack. Additional information is not available at this time. ...

Crash during package save due to the async text mesh build in Text3D

UE - Virtual Production - Sep 22, 2022

Saving a package in the editor while there is a queued text mesh build will cause a fatal error because the build will execute during the save, and creating objects while saving is not allowed. This ...

Control Rig settings are not retained between editor sessions or carried into deployed game

UE - Anim - Rigging - Control Rig - Jun 10, 2020

Control Rig settings are not retained between editor sessions or carried into deployed game ...

Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint

UE - Anim - Runtime - Anim Blueprints - Aug 17, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...