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 ...

Take Recorder crashes if actor with animation despawns during recording

UE - Anim - Sequencer - Mar 8, 2021

Skeletal animations are finalized at the end of recording, and expect the actor to still be around, but actors can despawn during recording leading to a crash. ...

Movable point light disappeared by MinScreenRadiusForLights and appeared back looks deemed.

UE - Platform - Mobile - Jun 25, 2021

The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...