[CrashReport] UE4Editor_CoreUObject!PackageReloadInternal::LoadReplacementPackage() [packagereload.cpp:274]

Tools - Aug 17, 2018

No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...

Re-opening a Level with Datasmith Animation loses hierarchy

UE - Editor - Content Pipeline - Datasmith - Importer - May 7, 2019

It appears to be an issue with persistence and the sequencer. If the level is saved and reloaded without opening the sequencer all hierarchy is fineif you open the sequencer, then save the level, ...

AJA interlaced format have a strange behavior compare to Blackmagic.

UE - Virtual Production - May 21, 2019

Reproduce and confirm what is going on with the input/output. AJA output in interlaced format, should provide 30 frames at 60fps. For each frame, 1 field should contains the odd line of the image a ...

Tooltips incorrect when changing FExpressionInput of UMaterialExpressionTextureSample

UE - Rendering Architecture - Materials - May 16, 2019

It seems that the display of ToolTip is displayed in the order of declared UPROPERTY () of the code.[Image Removed] ...

Cannot (Easily) Change the Case of Folder Names in the World Outliner

Tools - Jul 11, 2016

In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...

Global Open Asset Dialog has a duplicate filter for "other developers assets"

UE - Editor - Content Pipeline - Content Browser - May 29, 2019

CL# 4832458 enabled bAddFilterUI, which causes a SFilterList to be created for the global open asset dialog. This SFilterList causes a duplicate FFrontendFilter_ShowOtherDevelopers to be added to th ...

Mismatch widget component collision and geometry

UE - Editor - UI Systems - Jun 6, 2019

There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...

Sequencer's Spawnable actor rename can not be synchronized between sequencer and outliner

UE - Anim - Sequencer - Jun 11, 2019

This behavior seems to occur only for spawnable. The licensee wants the renaming behavior to be consistent. ...

Widget component navigation does not work in Standalone

UE - Editor - UI Systems - Jun 14, 2019

When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...

Datasmith CAD importer regression for Inventor files

UE - Editor - Content Pipeline - Datasmith - Importer - May 14, 2019

Fails with 4.22 but works fine with 4.21 ...