Crash occurs selecting play in Vulkan Mobile Preview without sdk installed

UE - Graphics Features - Oct 18, 2016

Was attempting to repro [Link Removed] in //UE4/Main when I hit the following crash ...

Deactivating a Component Does Not Stop Component Tick Immediately

UE - Gameplay - Oct 18, 2016

Deactivated components are ticking one additional time after being deactivated. ...

Changing Physical Surface Name and Reassigning It From Default Value Crashes

UE - Simulation - Physics - Oct 18, 2016

Changing the name of a physical surface that has already been applied to a physical material will cause a crash, if you try to reapply the renamed physical material from default. The physical materi ...

ActorPositionWS Material BP node can crash when used in Post Process material

UE - Graphics Features - Oct 17, 2016

The ActorPositionWS BP node calls GetActorWorldPosition() in HLSL which references Primitive.ActorWorldPosition. But GetActorWorldPosition() is not protected by an #if HAS_PRIMITIVE_UNIFORM_BUFFER ...

Game mode override isn't working when rendering a Sequence

UE - Anim - Sequencer - Oct 17, 2016

Game mode override isn't working when rendering a Sequence Regression: YES Working: 4.14 Release CL:3164219 Broken 4.15 Dev-Sequencer CL:3164583 ...

Cannot render more than one shot in a Master Sequence

UE - Anim - Sequencer - Oct 17, 2016

Cannot render more than one shot in a Master Sequence Regression: YES Worked: 3164219 4.14 Releases Broken: 3164583 4.15 Dev-Sequencer ...

Noticeable Difference In Temporal AA Sharpness From 4.12 To 4.13

UE - Graphics Features - Oct 17, 2016

There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...

csgRebuild builds dynamic brushes from the whole world, instead of just the current level

UE - LD & Modeling - Modeling Tools - BSP - Oct 17, 2016

Licensee notes issue with csgRebuild and proposes a reasonable fix. ...

Translation Retargetting is messed up when using Remove Unused Bones from Skeleton

OLD - Anim - Oct 14, 2016

Translation Retargetting is messed up when using Remove Unused Bones from Skeleton ...