The ConstructionScript not being called on drag

Tools - May 2, 2019

The construction script for a custom actor blueprint does not execute after drag when the scene component is selected. Tested in 4.21.2 (CL - 5660361), 4.22.1 (CL - 6063286), 4.23 (CL - 6248266) ...

Niagara particles are culled when opaque material blend mode added

UE - Niagara - May 6, 2019

Niagara particles are culled from far distances when materials with the Opaque Blend mode are applied to them. Tested in 4.21.2(CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6311794) ...

Crash when debugging project offscreen

UE - Graphics Features - May 30, 2019

Running a project with the RenderOffscreen flag in the DebugGame configuration applied causes the debugger to crash. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6674923) ...

Draw Post Process Material to Render Target cannot use SceneTexture

UE - Graphics Features - Jun 20, 2019

Draw Post Process Material to Render Target cannot use SceneTexture. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 7053642, 4.23 CL# 7062535 ...

Crash on adding elements to a TMap property

Tools - Jul 25, 2019

Adding elements to a TMap<int32, int32> causes the editor to crash if the TMap has a default value associated with it. Tested in 4.22 (CL - 4753647), 4.23 (CL - 7445012), 4.24 (CL - 7605614) ...

Material Translator Uniform Folding Is Not Operating Properly

UE - Graphics Features - Sep 19, 2019

Uniform folding is not working with material parameter collections along with one additional unnecessary instruction generated.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8748719 ...

[Feature Request] ReferenceViewer: Add "Manage Collections" in context menu

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

In 4.23, the reference viewer has a static collection filter function. However, We cannot manage static collections. Only new collections can be created from dependencies or referencers via "Make co ...

Crash when confirming a directory to import a USD file to via the USD Stage window

UE - Editor - Content Pipeline - Import and Export - Nov 21, 2019

Crash when confirming a directory to import a USD file to via the USD Stage window The repro does not seem to be 100% consistent and it can take a few attempts to hit the crash. The USD Stage wind ...

[Feature Request] FloatCurves Can't Be Exported As .csv or .json

UE - Editor - Content Pipeline - Import and Export - Feb 12, 2020

You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...

Rotation gizmo continues to move when snapping is disabled

UE - Editor - Workflow Systems - Aug 25, 2020

When snapping is disabled, the rotation gizmo never seems to stabilize. Continuing to hold the mouse down, even with no movement, will result in the rotation amount to continue changing by small amo ...