DialogueWave playback calls OnQueueSubtitles multiple times

UE - Editor - UI Systems - Localization - Feb 16, 2017

DialogueWave playback calls OnQueueSubtitles multiple times, whereas playing normal SoundCues only call it once at the start of playback. ...

Actor created with same name as existing/destroyed actor is missing native subobjects

UE - Foundation - Core - Nov 12, 2015

When spawning a pawn that has a PawnMovementComponent attached and destroying the pawn, if a pawn with the same name is re-created it will be missing the PawnMovementComponent. ...

KiteDemo: Landscape without collision - Out of Bounds

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – trying to find the limits of the Caution: Out of Bounds UMG, I found a landscape static-mesh that did not have collision. ...

Crash occurs in the Editor when multiple instances of the same Blueprint are selected in the level and the Reset to Default button next to a component of the Blueprint is clicked in the Details panel

UE - Gameplay - Blueprint - May 4, 2017

When multiple instances of a Blueprint in a level are selected, any component added to that Blueprint's parent class in code will appear in the Details panel with the words "Multiple Values" and a R ...

Crash running Cloth functional tests

UE - Simulation - Physics - Character - Apr 20, 2017

Crash occurs when running the Cloth functional test map. ...

Crash in FBlueprintActionMenuBuilder while editing blueprints

UE - Gameplay - Blueprint Editor - Apr 28, 2017

Note those are not 100% repro steps they are what I remember doing. I've got this issue twice so far and both times I was editing a blueprint and switching between constructions script and event gr ...

Filename issue for Stick Figure Project 2D project

Docs - Samples - May 2, 2017

There is an issue packaging the project Unreal Stick Figure 2D project that is available in the learning tab. The project cannot package from the outset because of a couple of files that uses space ...

Editor crashed on opening level blueprint

UE - Gameplay - Apr 10, 2017

I've been unable to reproduce this issue. Once only occurrence so far. I did some other things inside the level in between these steps like pressing play and copying, rotating, deleting objects in ...

Crash Occurs When Setting Child Actor Class in Child Blueprint

UE - Gameplay - Blueprint - May 4, 2017

A crash occurs when setting the Child Actor Class of an inherited child actor component. This is not a regression. It occurs in 4.14.3 CL# 3249277, 4.15.2 CL# 3416026, and 4.16 Preview 2 CL# 34155 ...

Use Per Property Manually Overridden Texture Sizes when Merging Materials generating HLODs only creates 1024 Texture Sizes

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2017

Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...