SceneCapture2D Crashes When Changing to a Mobile Preview

UE - Platform - Mobile - Oct 16, 2018

With a SceneCapture2D actor in a level the editor will crash when changing to a mobile preview. Working as expected in 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4470579 Th ...

PressMethod is not called in UButton::RebuildWidget()

UE - Editor - UI Systems - Slate - Nov 5, 2018

The void function UButton::RebuildWidget() does not call PressMethod when rebuilding the widget. Tested  4.19.2 (CL- 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4537669), 4.22 (CL - 4531805) ...

Selecting Two Sided Foliage In Editor with Material Layers Enabled Causes Crash

UE - Graphics Features - Nov 20, 2018

With material layers enabled, selecting two sided foliage will cause the engine to crash. This is working as expected in 4.20 CL# 4369336. Found in 4.21 CL# 4541578 and 4.22 CL# 4573698 This is a ...

OnAudioPlaybackPercent doesn't work after restarting the project

UE - Audio - Feb 7, 2019

Using the OnAudioPlayback event in Blueprints does not work when playing the audio component its connected to while PIE, after restarting the project. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL ...

AttachToComponent replication snapping to position instead of keeping relative location

UE - Networking - Feb 15, 2019

When using AttachToComponent at runtime, the attachment does not replicate properly for some clients. The relative transform/rotation is not maintained. The user who reported this issue mentioned th ...

Crash When Setting a Bool in a Niagara Parameter Collection via Blueprint

UE - Niagara - Feb 26, 2019

The Editor will crash when setting a bool in a Niagara Parameter Collection via Blueprint. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5159901, 4.23 CL# 5194133 ...

Changing the Curve Asset in a Material Instance That Uses a Material Layer Crashes the Editor

UE - Graphics Features - Apr 22, 2019

Changing the Curve Asset in a Material Instance That Uses a Material Layer Crashes the Editor. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5660361, 4.23 CL# 5974510 ...

GLTF Datasmith Files Import Incorrectly if Mesh Names Contain a "."

UE - Editor - Content Pipeline - Datasmith - Importer - Jun 3, 2019

Importing a GTFL through the GLTF Datasmith import references incorrect instance meshes when their names contain a period. Which is very common when exporting from Blender which automatically adds t ...

"Activation" and "Trigger" keywords are not allowed as a subcategory

Tools - Jul 1, 2019

Using Activation and Trigger as subcategories names does not work in the Details Panel. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7208101), 4.24 (CL - 7216880) ...

DisplayThumbnail doesn't work with TArray

Tools - Jul 8, 2019

The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...