Restore State for Make MovieSceneSequencePlaybackSettings Not Resetting Sequencer State Appropriately

UE - Anim - Sequencer - Oct 3, 2017

Restore State should have an affect on sequencer. The animation snaps back to its starting point even when this option is not set if played in PIE. If you drag in the level sequence in the editor an ...

Can't set Event replication settings when delegate output pin is connected

UE - Gameplay - Blueprint Editor - Feb 19, 2018

User Reported Bug Replication Settings no longer editable after event delegate is connected. Doesn't seem to affect functionality, only UI. (replication settings stay as set before plugging delega ...

Curl Noise Force Not Applying to Niagara Emitter

UE - Niagara - Jul 30, 2018

Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...

Override Parameters in the details section of the editor do not slice smoothly when dragging with mouse

UE - Niagara - Apr 6, 2022

Sliding a value within the override parameters in the details panel of the editor, the slider will get "stuck" after sliding to one value and it stops working. This occurs with any slider within the ...

Volumetric lightmap + stationary light has missing shadows

UE - Rendering Architecture - Sep 5, 2023

Primitives with the "Lightmap Type" set to "Force Volumetric" are not shadowed correctly. Issue dates back to at least 4.27.2. As a workaround, making FLightCacheInterface::GetStaticInteraction al ...

Crash when duplicating an asset before renaming it in the Content Browser

Tools - Sep 27, 2018

If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...

Adding a scene component to a child blueprint causes log warnings to appear in output log

UE - Gameplay - Blueprint - Sep 1, 2015

If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...

Custom lighting channels ignored when object culled in stereoscopic

UE - Platform - XR - Apr 14, 2016

When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...

Scaling a SceneCapture2D from Default Scale will cause Decals to Disappear in the Render Target

UE - Graphics Features - Dec 6, 2016

When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...

Pin wires do not connect correctly after collapse to function and duplication

UE - Gameplay - Blueprint - Mar 20, 2017

Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...