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

Media Player Causes Game To Crash On IOS When Loading Video Multiple Times

Media Framework - Feb 2, 2017

On the iphone 6+ it appears that videos played, then unloaded, then reloaded, and played again using the media player will cause a game crash given enough time. This behavior doesn't seem to occur ...

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

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

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

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

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

Struct Tree invalidates outermost Struct when inner Struct changes values

UE - Gameplay - Blueprint - Feb 1, 2017

Adding elements to an array within a struct that lives inside another struct corrupts the outermost struct and every blueprint that had used it. This may be related or the same as [Link Removed] ...

Cable actor does not render correctly in viewport on Mac

UE - Graphics Features - Feb 1, 2017

The Cable actors render correctly in PIE and Standalone game. This does not occur on Windows Also occurs in 4.14.3 so not a regression ...