Color Picker window closes when selecting objects in the viewport with the Eye Dropper Tool

Tools - Apr 13, 2017

The color picker window stays open if the Eye Dropper tool selects color from anywhere other than the viewport. The color is captured in the color picker before it closes, but makes it a nightmare t ...

Compile failure launching C++ project onto tvOS/iOS in Development

UE - Platform - Mobile - Apr 13, 2017

This is the same issue as UE-41313 but is showing up in the release branch.[2017.04.12-21.37.50:215][354]LogPlayLevel: UnrealBuildTool: /Users/Shared/UnrealEngine/4.16/Engine/Source/Runtime/Core/Pub ...

Review UMaterialFunction input/output post-load resolve

UE - Graphics Features - Apr 13, 2017

Both internally in a handful of one-off cases and externally we've seen cases where material functions have incorrectly resolved causing a crash trying to use the input/output expressions. Most case ...

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. ...

"Root Motion from Everything" AnimBP breaks on client side

OLD - Anim - Apr 12, 2017

"Root Motion from Everything" AnimBP breaks on client side ...

Enabling window animations in the editor can cause dropdown windows to constantly reposition

Tools - Apr 12, 2017

Dropdowns do not reposition correctly in a details panel when window animations are enabled. With animations disabled, they'll reposition to stay attached to the field they are modifying. ...

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 ...

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 ...