Actor Sequences don't play on spawned actors in cooked games

UE - Anim - Sequencer - Dec 14, 2020

Actor sequences do not play on spawned actors in cooked builds. ...

Soft Object Reference Pins can't be reset to None

UE - Gameplay - Blueprint Editor - Dec 10, 2020

Soft Object Reference pins on Blueprint nodes can't be reset to None once an object reference has been set.  ...

Converting a function with local variables to an event crashes editor

UE - Gameplay - Blueprint - Dec 9, 2020

When converting a function with a local variable to an event, editor crashes. Issue does not occur in 4.25, therefore a regression. ...

Crashed when selecting a class for a property in BP

UE - Gameplay - Blueprint Editor - Dec 5, 2020

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode

UE - Graphics Features - Dec 1, 2020

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...

Error when exporting OBJ unattended

UE - Editor - Content Pipeline - Import and Export - Dec 1, 2020

When doing an unattended OBJ export with python. The export will fail and give the atteched callstack. ...

Ensure condition failed: Play an animation in the finished animation event called from UUserWidget::StopAllAnimation

UE - Editor - UI Systems - Dec 1, 2020

If a widget has playing animation node in finished animation event, calling StopAllAnimations appends a new UMGSequncePlayer to ActiveSequencePlayers array during array iteration and cause ensure co ...

Particle Data Exports only work in the final simulation stage

UE - Niagara - Nov 30, 2020

Particle data will not be exported unless it is in the final simulation stage. ...

Using Do Not Create Material in FBX import settings seems to result in only one Material Slot

UE - Editor - Content Pipeline - Import and Export - Nov 30, 2020

The licensee reported the following on this issue. The problem seems to be that the comparison below is not working properly. If the Material is not created, it will be a comparison between WorldGr ...