Noticeable Audio Pop when Opening a New Level after Spawning and Playing a Sound with Volume Multiplayer at 0.0

UE - Audio - May 18, 2017

A licensee is reporting an audible pop when transitioning between levels with a sound spawned and playing at volume multiplier of 0.0. The original report was a discrepancy between the old audio en ...

Editor crash when spawning character from template

UE - Gameplay - Components - May 18, 2017

Spawning a character using an existing character as a template causes the spawned character to inherit the animation of the original and may lead to a crash. This appears to be unique to character ...

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

Keying the Spawned Property of a Spawnable Breaks in the details panel

UE - Anim - Sequencer - May 18, 2017

The spawnable mesh seems to be breaking when their spawned property is altered. If you uncheck the spawned property in Sequencer, the Details panel also breaks similar to keying the property. This ...

Instanced property is not updated when property is changed inside the blueprint

UE - Gameplay - Blueprint - May 18, 2017

Clearing the value of a native component's instanced property does not update placed blueprint instances of the property Regression: No - same behavior occurs in 4.14.3 (CL 3429277) ...

Is Valid is true in PIE but prints false in package build

UE - Editor - UI Systems - May 18, 2017

When using the IsValid node inside of a Widget blueprint with the Widget as the selected asset, the string will print as true in the Editor, but prints as false in the packaged build of the game. ...

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

UKismetStringLibrary::CullArray is poorly implemented

UE - Gameplay - Blueprint - May 18, 2017

FString::CullArray is a static function, but the BP version is still taking a string instance to operate on (which it won't mutate as the function is static), and takes the array as an in/out argume ...

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

Copy/paste of multiple components in attachment hierarchy distorts transform values

OLD - Enterprise - May 18, 2017

When multiple components in an attachment hierarchy are copy and paste, the result is the new group has a distorted shape from the original. This issue may be related to [Link Removed] and is affec ...