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

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

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

Overlap Events Stop Firing When Actor is Moved to a Different Level

UE - Gameplay - Feb 1, 2017

Overlap events, such as OnComponentBeginOverlap seem to stop working when the actor is moved to a sub level. This does not occur if the object is deleted and then replaced in the level. ...

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

EDL errors trying to load audio assets in a cross compiled package of Infiltrator Demo

UE - Audio - Feb 1, 2017

Here's an example of the errors I'm seeing:LogSerialization:Error: Attempt to sync load bulk data with EDL enabled (LoadDataIntoMemory). This is not desireable. File ../../../InfiltratorDemo/Content ...

LogUObjectGlobals:Warnings when recording with Sequencer Recorder

UE - Anim - Sequencer - Feb 1, 2017

Warnings occur when recording a new sequence in Sequence Recorder This is not a regression, since it happens in 4.14.3 Warnings:LogUObjectGlobals:Warning: Guid referenced by ThirdPersonCharacter_C ...

Crash in Skeletal Editor due to null ActorFactory reference

OLD - Anim - Feb 1, 2017

When a material is dragged/dropped into a skeletal editor's bone hierarchy, the editor will crash due to null ActorFactory Regression: Yes - Crash does not occur in 4.13.2 binary (CL 3172292) ...