Sequencer spawned blueprint functions/variables not firing with correct values on begin play

UE - Anim - Sequencer - Dec 11, 2017

Created in relation to https://udn.unrealengine.com/questions/405764/is-it-possible-to-set-sequencer-spawnables-propert.html Issue relates to behavior of the Event BeginPlay and the propagation of ...

Image widgets need to be invalidated (once) before material parameter can cause changes

UE - Editor - UI Systems - Dec 11, 2017

The cache for images inside of an invalidation box needs to be invalidated at least once before changing a parameter that is applied to the material of the image will have an effect. ...

Material Editor Tooltips for Sine and Cosine Expressions are Incorrect

UE - Rendering Architecture - Materials - Dec 11, 2017

The tool tips for Sin and Cosine within the material editor need to be modified. The tool tips are inconsistent and do not match the information in official documentation. [Link Removed] ...

Blueprint compilation error regarding actor component

UE - Gameplay - Dec 11, 2017

Blueprint actor has an error in the event dispatcher node. The error states that the node is out of date and needs to be refreshed. Pressing the compile button will removed the error but when the pr ...

Wrong LOD Selected on Skeletal Mesh with Active Scene Capture

Tools - Dec 11, 2017

Skeletal Meshes with LODs are not able to change LOD levels when a SceneCapture Actor is present. The LOD selected for the Render Target of the Scene Capture is used also for the main viewport. This ...

Set relative location in construction script does not work when value is [0, 0, 0]

UE - Gameplay - Blueprint - Dec 11, 2017

The Set relative location in construction script does not work when the value is [0, 0, 0] when used it does not set the location back when the specified component is moved, it does work for any val ...

CaptureEveryFrame=False Produces Green Capture in Packaged Game

UE - Graphics Features - Dec 8, 2017

When setting a SceneCapture with Capture Every Frame set to False, the capture will appear bright green in Packaged project. It captures as expected in editor/ PIE, and also works fine if Capture Ev ...

Cannot pause video when WMF media Native Audio out is enabled

Media Framework - Dec 8, 2017

When the feature for "Native Audio out" is enabled videos no longer pause ...

Box Collision component with physics interacts with the player capsule when set to Overlap only

UE - Simulation - Physics - Dec 8, 2017

Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...

DitherTemporalAA includes some noise even when Alpha Threshold is set to 0

UE - Graphics Features - Dec 8, 2017

DitherTemporalAA's output contains some noise even when Alpha Threshold is set to 0. ...