RadialForceComponent ignores collision of Object Type set in Collision Presets if component is initialized in C++

UE - Gameplay - Jul 28, 2016

When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...

Crash when placing a widget into a nested name slot that has been added via the user created section

UE - Editor - UI Systems - Jul 28, 2016

Crash when placing a widget into a nested name slot of another name slot. This occurs if this widget is then added to another widget and both the parent name slot and the child name slot receive chi ...

Custom Depth as Mask in High Resolution Screenshot Tool saving Boolean Value

Tools - Jul 28, 2016

Closing and re-opening a project that had the 'Use Custom Depth as Mask' option checked within the High Resolution Screenshot Tool, will cause the boolean value to be unchecked and the viewport to r ...

Can't Play in Editor After selecting a color for a border widget via the eye dropper

Tools - Jul 28, 2016

Can't Play in Editor After selecting a color for a border widget via the eye dropper. If the user selects a color with the eye dropper tool and this color is outside of the color picker window, they ...

Decal Fade Out does not cause decal to fade, destroys decal at end of fade time

UE - Graphics Features - Jul 27, 2016

Decal Fade Out does not cause decal to fade as expected. Instead, after the delay and fade time, the actor is destroyed with no noticeable fade during this time period. ...

Get VR Focus State will cause a crash in standalone if an HMD device is in use

UE - Platform - XR - Jul 27, 2016

Get VR Focus State will cause a crash in standalone if an HMD device is in use ...

Physical Material Returns Default on hit detection

UE - Gameplay - Player Movement - Jul 27, 2016

Phsyical Material returns Default on hit detection even if additional surface types are provided in project settings. This removes the purpose for the physical material or any benefits it could prov ...

GPU Particle Collision causes shaking when set to bounce with low resilience.

UE - Niagara - Jul 27, 2016

A particle emitter with GPU sprites on certain settings will shake violently as they collide with the ground. This requires there to be a strong Const Acceleration module and Collision with low resi ...

Using TMap Contains( ) with automated unit testing can result in a false return, when the element of the TMap exists.

UE - Automation Test - Jul 27, 2016

If a user relies on the automation unit testing, they can get a incorrect result when using TMap because Contains( ) doesn't always return the correct result. ...

Crash while closing Create Blank New Blueprint window after attempting to name blueprint the same name as another blueprint

UE - Gameplay - Blueprint - Jul 27, 2016

Crash while closing Create Blank New Blueprint window after attempting to name blueprint the same name as another blueprint. This crash only occurs when attempting to close the window using the "X" ...