"Multiple Values" in Body Setup when single bone has multiple bodies

Tools - Feb 3, 2017

"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Puzzle template blocks turn gray when hovered over in Code version vs no reaction in BP version

Docs - Samples - Feb 3, 2017

Functionality is different between code and bp versions of the puzzle template ...

Crash When Renaming a Duplicated Collapsed Node Graph With a Period in the Name

UE - Gameplay - Blueprint - Feb 3, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...

Illegal Else Without Matching If

UE - Simulation - Physics - Feb 3, 2017

Looks like there's a missing if/else pair in BodyInstance.cpp ...

Crash setting actor rotation via details panel in VR editor

UE - Editor - Workflow Systems - Feb 3, 2017

Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...

Texture padded to Power of Two do not render on iOS

UE - Platform - Mobile - Feb 2, 2017

Textures that have been padded to Power of Two (using the Power of Two Mode in the Texture Editor) do not render on iOS. In the repro provided, QAGame has a mobile interface that uses 100x100 textu ...

Putty directory is missing from \Engine\Extras\ThirdPartyNotUE\ in binary builds from the Launcher

UE - Foundation - Build - Rocket (Installed Engine) - Feb 2, 2017

cmd.exe is returning a "The system cannot find the path specified." error when the automationtool is looking for PLINK.exe. That executable should be located in \UE_4.15\Engine\Extras\ThirdPartyNotU ...

Blueprint Diff doesn't find the difference in changed Child Actor Components in duplicated Child Actors

UE - Gameplay - Blueprint - Feb 2, 2017

Blueprint Diff doesn't find the difference in changed Child Actor Components in duplicated Child Actors. This seems to be contained to Child Actor Components that are inherited by a Child Actor Clas ...

Field of View setting of a Cine Camera Actor does not work in Sequencer

UE - Anim - Sequencer - Feb 2, 2017

The field of view track of a Cine Camera Actor does not work in Sequencer. Note The setting, Field of View, is not in the details panel and can only be accessed through the track in Sequencer. T ...

PhysicsBall BP not updating location with Collision volumes

UE - Simulation - Physics - Feb 2, 2017

PhysicsBallBP is unable to teleport via a collision volume (with either SetActorLocation or Teleport node). Regression: Error is not present in 4.14.3 but is present in 4.15.P3 Console error descr ...