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

Thare are some case in which KeepState doesn't work propely if level sequence have multiple Shot and Transform Tracks

UE - Anim - Sequencer - Feb 16, 2021

if fulfilling following conditions, KeepState setting of transform track doesn't work.level sequence have 3 or more shot have camera track and actor track have transform tracktransform track of acto ...

[CrashReport] UE4Editor-Slate!FSlateApplication::OnMouseUp(EMouseButtons::Type,FVector2D) [SlateApplication.cpp:5321]

UE - Anim - Rigging - Feb 15, 2021

Generated from CrashReporter User information:Tried to choose f_med_brw_body_skmesh for the retargeting pose as mentioned at: https://docs.unrealengine.com/en-US/Resources/Showcases/MetaHumans/Reta ...

Can't preview correctly when using Lookat Track with [Can Blend] enabled

UE - Anim - Sequencer - Feb 15, 2021

When I play it in PIE, it plays fine. This problem does not occur in 4.25.4. ...

[Feature Request] Event triggering skipped in subsequences and shots

UE - Anim - Sequencer - Feb 11, 2021

Events in subscenes can be skipped if playback skips over the end of the subscene before evaluating the event. ECS allows for determinism fences which can fix this issue. ...

Can't run sequener_anim_examples.py due to indentation error

UE - Anim - Sequencer - Feb 10, 2021

This file has inconsistent indentation, with two tabs in the first line of code and one everywhere else. ...