Animation Track in Shot Does Not Animate With Evaluate Sub Sequences In Isolation Enabled

UE - Anim - Sequencer - May 15, 2018

When Evaluate Sub Sequences in Isolation is enabled in a shot, other shots inside the same sequences only play the transform track and do not play their animation track Does not affect 4.18.3 Relat ...

Disabling "Apply Fogging" Doesn't Work for Translucent Material with Volumetric Fog

UE - Graphics Features - Jul 6, 2018

Translucent materials with "Apply fogging" disabled will be affected by volumetric fog.  Found in 4.19 CL# 4033788, 4.20 Preview 5 CL# 4173640, and 4.21 ...

Default Values missing from Local Variables in Blueprint Actor Construction Script

UE - Gameplay - Sep 19, 2019

Specific to the Blueprint Construction Script, Local Variables cannot have their value set in the Editor, because the "Default Value" section of the Details tab will never appear. This only affects ...

Morpher Animation incorrect if Names Overlap on Imported Mesh

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2019

Overlapping names are imported (with extra renaming), however they fail to attach the animation. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 8748719 ...

Instance Materials are not Created When Importing an FBX

UE - Graphics Features - Oct 16, 2019

Instance Materials are not Created When Importing an FBX.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 9551884, 4.25 CL# 9615021 ...

Project description not applied after packaging the project

UE - Foundation - Cpp Tools - Nov 14, 2019

Changes in the description settings under project settings are not applied to the packaged version of the project.  Tested in: 4.22.3 CL#7053642, 4.24 CL#10091930   4.25CL#10183780 ...

Engine Crashes When Converting an Int to Float For a Map Key In Blueprints

UE - Gameplay - Blueprint Editor - Dec 11, 2019

The engine crashes when trying to automatically create a type conversion node when they are used a key for a map. Found in 4.24 CL#10570792 Reproduced in 4.25 Main CL# 10646676 ...

Child widget of Retainerbox draws with incorrect offset of RenderTranslation

UE - Editor - UI Systems - Feb 5, 2020

The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...

Crash when copy and paste actor track what is spawnable and has event track.

UE - Anim - Sequencer - Jul 13, 2020

This issue is regression. It crash only 4.25, and it dosen't crash in 4.24. Copy and past a specific track (spawnable, actor with event track, set endpoint) causes a crash in the editor.  ...

HLOD build crashes when GroupActor is present

UE - World Creation - Worldbuilding Tools - HLOD - May 24, 2022

The licensee shared information that a Null check on the following Actor can be used as a workaround. static TArray<UActorComponent*> GatherHLODRelevantComponents(const TArray<AActor*>& InSourceAct ...