Cable Component width set through the Construction Script isn't reflected in the actor Viewport

UE - Gameplay - May 18, 2017

Cable Component width set through the Construction Script isn't reflected in the actor Viewport User Description: When a Cable Component is created within the construction script and then the Cabl ...

Particle emitter Depth Fade node isn't accurate on iOS

UE - Platform - Mobile - May 18, 2017

Particle emitter Depth Fade node isn't accurate on iOS. When set to a normal value (around 100) it will fade out at about 65,000 units away from the particle. Licensee Description: we use a partic ...

Removing components from Landscape with simplified collision results in assertion

UE - LD & Modeling - Terrain - Landscape - May 18, 2017

Performing operations on a Landscape with simplified collision can result in an assertion ...

Packaging fails when nativized blueprint implements interface with virtual function

UE - Gameplay - Blueprint - May 18, 2017

If an interface contains a virtual function that returns "nullptr", If an interface contains a UFUNCTION that has a TSubclassOf type as a parameter or return value, implementing the interface in a b ...

Get Instances Overlap returns overlap outside of collision bounds

OLD - Anim - May 17, 2017

Get Instances Overlap returns overlap outside of the collision bounds. This effects the Instanced Overlapping Box and Sphere. It is also reproducible with engine assets replacing the Fencing mesh. ...

Hot reload fails in 4.16 projects that were upgraded from 4.15.

UE - Foundation - Cpp Tools - Hot Reload - May 16, 2017

This issue appears to be a continuation of [Link Removed]. Hot reloads work successfully in projects that were created in 4.15 or 4.16 and are still using the same Engine version that they were crea ...

Allow some scrubbing when snapping play time to keys

UE - Anim - Sequencer - May 16, 2017

The option for snapping the play time to keys while scrubbing is overly aggressive. We'd expect the behavior to snap to the key within a certain tunable tolerance, similar to the option for snapping ...

GarbageCollection - Ensure occurs when force deleting content that is still referenced in memory

Tools - May 15, 2017

While AdHoc testing in //UE4/Release-4.16 CL 3437809 in Binary – I found that deleting the projectBP folder of any Template project causes an ensure. I believe this issue is due a step in the garbag ...

Creating a plugin in a C++ project opens a second instance of Visual Studio

UE - Foundation - Cpp Tools - Plugin System - May 15, 2017

Note If creating the project outside of Binary, build the project in VS, but do not close it. When creating a new plugin, the editor compiles the project and opens in Visual Studio. If the project ...