Reparenting creates incorrect ICH nodes

UE - Gameplay - Blueprint Compiler - Feb 20, 2021

In FBlueprintEditor::ReparentBlueprint_NewParentChosen FBlueprintEditorUtils::MarkBlueprintAsModified is called before calling Compile. As a result SCS nodes, including ICH nodes, are created for th ...

Update warning in FActiveGameplayEffectsContainer::ApplyModToAttribute to consider batching

UE - Gameplay - Feb 19, 2021

The ModcallbackData won't be consumed while applying stacked Gameplay Effects if the updates are being batched. This triggers a false warning in FActiveGameplayEffectsContainer::ApplyModToAttribute. ...

Some blueprint nodes are noticeably wider

UE - Gameplay - Blueprint Editor - Feb 19, 2021

Certain blueprint nodes are noticeably wider than they were in 4.25, and seem to get excessively wide if the user fills in literal pins on them. This was noticed with the Array Add nodes, but may a ...

Volumetric Translucent Shadow does not work

UE - World Creation - Worldbuilding Tools - Merge Actor - Feb 19, 2021

Editor crash when delete static mesh actor include in HLOD

UE - World Creation - Worldbuilding Tools - HLOD - Feb 18, 2021

Blueprint processing is heavy in PIE since 4.26

UE - Gameplay - Blueprint - Feb 17, 2021

As the attached image shows, there is no problem in 4.25.4, and the process is noticeably slower in 4.26.1. Also, there is no problem in Standalone. The problem occurs only in PIE. ...

Crash when playing a other Level Sequence inside a Spawnable Actor registered with Level Sequence

UE - Anim - Sequencer - Feb 17, 2021

This issue crashes on exit when playing a other Level Sequence on an Event in a Spawnable Actor. Also this problem doesn't occur in 4.25. ...

Not all components are being recorded

UE - Anim - Sequencer - Feb 16, 2021

FCPXML export issues

UE - Anim - Sequencer - Feb 16, 2021

[Link Removed] Looks like a few issues when using FCPXML:Export is using expanded shot framesImport is off by one on the cut in frameWould be nice to default to Sequence Data on the Data Source opt ...