Naming CustomEvent string Input "DisplayName" breaks Blueprint Node

UE - Gameplay - Blueprint Editor - Jan 4, 2018

Naming a custom event string input DisplayName will cause the BP Node spawner to use blank or user-entered data for node listing+creation. Additional Notes: This also occurs when renaming the Text ...

Precomputed visibility cells generated from extruded volume is insufficient

UE - Graphics Features - Nov 20, 2017

The questioner of this problem at UDN wants to create a Precomputed Vosability Volume with the deformed volume. When Extruded Precomputed Vosability Volume is used, the cell will not fill this volum ...

"Cast Dynamic Shadow As Masked" is not visible at Material Instance

UE - Graphics Features - Feb 2, 2018

"Cast Dynamic Shadow As Masked" is not visible at Material Instance. There is no property in Material Instance, but it does not work even if Base property is Enable, so it seems like a bug. ...

If Mesh is Reimported When Clothing Data is Applied Clothing Data Can No Longer be Edited

UE - Simulation - Physics - Character - Apr 5, 2018

Clothing data can not be applied after the mesh that had clothing data already applied to it has been reimported Error message "Failed to bind clothing asset "nameofmesh"_0LOD1 is already mapped t ...

Print String duration divided by number of players

UE - Gameplay - Blueprint - Jul 9, 2018

Print string duration is divided by number of PIE players. ...

Unable to name a component if the name was used on a deleted component

Tools - Jan 29, 2015

When deleted a component in the in world component editor, that name cannot be used for another component until the editor has been restarted. ...

When the engine version updated, partial data of TMap/TSet type of DataTable is missing

UE - Foundation - Core - Jan 7, 2019

When updating to 4.21, Element previously added to DataTable is missing. This only occur when you move to 4.21. If it change from 4.19 to 4.20, DataTable will keep data. it can restore broken data b ...

Crash when Enabling HDR in a Standalone Fullscreen Game

UE - Graphics Features - May 22, 2019

Enabling HDR with the r.HDR.EnableHDROutput command causes a crash in fullscreen standalone as well as packaged projects. This only happens with HDR monitors, following the same steps on a monitor t ...

DetachmentRules is not applied when WhenFinished of AttachTrack is set to RestoreState.

UE - Anim - Sequencer - Jul 25, 2019

Purpose: Create a parent-child relationship using the “Attach Track” After that, I want to release Attach in the middle of the sequence and leave the child. Set "When Finished" of "Attach Track" to ...

Second controller input doesn't work setting client mode on PIE.

UE - Editor - UI Systems - Feb 3, 2021

When two controllers connected, player2 input is disabled in client mode in PIE. It worked correctly in 4.25, but it has been wrong since 4.26.  Digging into FSlateApplication::ProcessKeyDownEve ...