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

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

VR Notification events do not appear to fire

UE - Platform - XR - Feb 2, 2017

VR Notification events do not appear to fire. In the given test using HMD Put On Head Delegate the event does not appear to fire off when the user puts on the headset. This appears to happen with al ...

Real-time thumbnails causing large performance issues

UE - Graphics Features - Feb 1, 2017

When Real-Time Thumbnails are enabled in the content browser and you have many blueprints with static meshes (or anything that is rendered in the blueprint's viewport), the real-time tooltips cause ...

A project using the Script Plugin will not open in a binary version of the Engine that is created from an Engine built from source code

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

Trying to open a project that uses the Script Plugin in a binary version of the Engine that has been created from an Engine built from source code will fail. The Engine is looking for the file Unrea ...

When montage ends on a "middle" section, a frame or two of the "last" section will play

OLD - Anim - Feb 1, 2017

When montage ends on a middle section, a frame or two of the last section will play. Note that the "Looping" section is at the end of the timeline, but in the "Middle" of the sections order. ...

Box Extent Not Updating if Changed on an Instance of an Actor in the Level

UE - Gameplay - Blueprint - Feb 1, 2017

The Box Extent property does not seem to be updating when changed on an instance of an actor in the level. The size of the box will change, but when the value is printed, it is still printing the in ...

Crash trying to delete an actor after undo/redo adding a component

Tools - Feb 1, 2017

Not a regression as it occurs in 4.14.3 ...