Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

Crash pressing Ctrl+Tab on Project Browser

Tools - Apr 12, 2017

REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...

Select node pins can silently change type on reload and break a previous connection.

UE - Gameplay - Blueprint - Apr 12, 2017

Same issue as in [Link Removed], only this is a different node implementation that attempts to replicate similar behavior. There are a couple differences in behavior here though; notably, that the c ...

Capsule Indirect Lighting with ILCQ Volume breaks on Skeletal Meshes when making Sublevel visible not in the current Camera Frustum

UE - Graphics Features - Apr 12, 2017

When using Capsule Indirect Shadows for Skeletal meshes who have their ILCQ set to Volume, and loading a SubLevel with it's actors not within the current camera's view, the indirect lighting is blac ...

Ensure condition failed in FGPUSkinCache::InternalSetVertexStreamFromCache

UE - Graphics Features - Apr 12, 2017

This ensure has occurred with some frequency in the 4.14 and 4.15 releases, and has been reported in the linked UDN post. Though this Jira links to one specific CrashGroup in CrashReporter, there a ...

Media playback isnt working with Android

UE - Platform - Mobile - Apr 12, 2017

Looks like we've got a report that media playback doesn't work with ES3.1. I'm going to say this is due to the OpenGL context used and possibly the shaders compiled? It was written for ES2 of cour ...

Crash When Attempting To Change LOD1 Cloth Assigned

UE - Simulation - Physics - Character - Apr 12, 2017

At times when trying to assign APEX cloth to LOD1 material the engine will crash. I got a 100% repro rate following the steps listed above. I have found some inconsistent errors when trying to rep ...

Compile Warning for Local TMap Variables

UE - Gameplay - Blueprint - Apr 12, 2017

When using TMaps within a function in blueprints & then compiling the blueprint causes a warning to be created in the output log. In some test cases it only occurs with a local function TMap variabl ...

Copy and paste State in the state machine do not correctly refresh synced objects when it have transition rule(fraction)

OLD - Anim - Apr 12, 2017

Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...

Crash occurs selecting Camera Actor and Cine Camera Actor at same time

Tools - Apr 11, 2017

Was reviewing test cases for new Bloom feature and was looking at different actors that make use of PP. Happened to select a Camera Actor and Cinematic Camera actor at the same time which led to thi ...