Motion Blur Appears Exaggerated with Planar Reflection Actor in Level and Accurate Velocities Setting Enabled

UE - Graphics Features - Jun 8, 2016

Motion blur seems exaggerated with a Planar Reflection Actor placed in the Level and the Support Accurate Velocities from Vertex Deformation setting enabled. I am assuming this is happening becaus ...

Undoing alteration of a local variable's default value does not actually undo the alteration

UE - Gameplay - Blueprint - Jun 7, 2016

Undoing the alteration of a local variable's default value causes the Undo toast to appear but the alteration is not actually undone. Regression: No ...

AnimNotify does not register when used in code

OLD - Anim - Jun 7, 2016

NotifyQueue.AnimNotifies Does not register the notifies set in the editor. EX: NotifyQueue.AnimNotifies.Num() will always return 0 even when notifies are set ...

Components derived from scene component reset vector location upon closing and re-opening editor

UE - Gameplay - Blueprint - Jun 7, 2016

Components derived from scene component reset vector location upon closing and re-opening editor. This does not happen to scene components or other child components within a blueprint. Regression ...

Crash While Compiling Blueprint in FBlueprintEditorUtils::RefreshExternalBlueprintDependencyNodes()

UE - Gameplay - Blueprint - Jun 7, 2016

Having an actor blueprint (A) that contains an array variable of references to another actor (B) that is connected to a Length node and a Vector array that is connected to a ForEachLoop causes bluep ...

Crash when Deploying to iPad Air with BC4 Texture Compression Setting

UE - Platform - Mobile - Jun 7, 2016

App/project crashes when setting a texture's compression settings to BC4 and deploying to the iPad Air. As the user in the op states on AnswerHub, the problem seems to lie with specific texture com ...

Crash when using "Convert to Variable Curve"

OLD - Anim - Jun 7, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 7 8 DECLARE_CYCLE_STAT(TEXT("AnimSeq EvalCurveData"), STAT_AnimSeq_EvalCurv ...

Get Class Defaults node disconnects output pins when project upgraded from 4.11 to 4.12

UE - Gameplay - Blueprint - Jun 7, 2016

Upgrading a project from 4.11 to 4.12 causes Class Default nodes to disconnect their output pins from other nodes. If the node is reconnected and saved, it will disconnect again when the project is ...

Translucent Materials no longer reflect light when using Forward Lighting variable

UE - Graphics Features - Jun 7, 2016

Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...

Resolution scale slider does not match the shown value

Tools - Jun 7, 2016

When using the Resolution Scale slider, the value shown does not match where the slider is positioned. ...