Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Morph targets unable to find B Material

OLD - Anim - Aug 2, 2016

Morph targets are not changing colors in some instances and just not doing anything in others(1.1 in Content Examples - MorphTargets) The output log is spammed with: LogMaterialParameter: B materia ...

UMG: Sprites don't pick a default size when selected for a brush

UE - Editor - UI Systems - Aug 2, 2016

Sprites don't adjust the default size of a brush when selected for a UMG brush. ...

Launch on Mac attempts to load incorrect map for 2D Side Scroller template

UE - Foundation - Core - Cooker - Aug 2, 2016

Important: To get this to repro 100% of the time a new Blueprint 2D Side Scroller template project must be used. If you close the project, then reopen it the project opens to the correct map. I'm as ...

"Error in Feature pack D:/Release/FeaturePacks/TP_VirtualRealityBP.upack" when opening a project in editor.

Docs - Samples - Aug 2, 2016

The following warning appears in the Output Log when opening any project in editor:LogFeaturePack:Warning: Error in Feature pack C:/Program Files (x86)/Epic Games/4.13/FeaturePacks/TP_VirtualReality ...

User cannot undo creating or removing Preview Scene Profiles

UE - Gameplay - Aug 2, 2016

You cannot undo deleting or creating a Preview Scene Profiles. Destructive actions must atleast have a warning indicating they cannot be undone if this is as designed. ...

Rendering glitch when launching on Android

UE - Platform - Mobile - Aug 2, 2016

https://answers.unrealengine.com/questions/462957/rendering-glitch-when-launching-on-android-ue413-p.html I was able to repro it on Nexus5 with Android 5.1.1. ...

Debug Lines render Incorrectly with Instanced Stereo

UE - Platform - XR - Aug 1, 2016

Debug line is used as a setting to help debug WidgetInteractor component that NickD just put in place ...

UMG/Widgets from Engine Content showing up when "show engine content" disabled

UE - Editor - UI Systems - Aug 1, 2016

Currently the engine has 30+ Assets between sequencer, VREditor (tutorial), and VREditor actual UI. This should probably be hidden unless the user is wanting to use the assets. ...