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

Advanced Vehicle Template FirstPerson camera position is different between C++ and Blueprint versions

Docs - Samples - Feb 2, 2017

The camera positions for firstperson mode in advanced vehicle template are different between the code and blueprint versions This is not a regression as it happens in 4.14.3 ...

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

Bad references for Lighting Scenarios when moving Levels and Map Build Data Registry to different Folder

Tools - Feb 2, 2017

When moving Lighting Scenario Levels and their associated Map Build Data Registry to a new folder within the Content Browser, the references within the Levels tab are updated as [MapName_BuiltData]. ...

Car flips when going over the last hill on TM-VehSpeedTests

UE - Simulation - Physics - Feb 2, 2017

The car is flipping over the last hill on the TM-VehSpeedTests map ...

Crash when setting Texture Target for Render Target 2D created at Runtime

UE - Graphics Features - Feb 2, 2017

A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...

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

Base pose is not shown when enabling Additive on a Pose asset

OLD - Anim - Feb 2, 2017

This is a regression from 4.14.3 ...