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

Windows Package for Linux fails missing CrashReportClient-Linux-Shipping.target receipt

UE - Foundation - Build - Rocket (Installed Engine) - Aug 4, 2016

Packaging a Blueprint project from Windows Binary for Linux fails with the following error: UATHelper: Packaging (Linux): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTo ...

Text/value is not highlighted when selecting slider fields in details

UE - Editor - UI Systems - Slate - Apr 22, 2016

Text/value is not highlighted when selecting slider fields in details This is extremely irritating in cascade and basically breaks usability. Does not occur in 4.11 Tags: Scrub Scrubbing value t ...

Camera resets position to origin of parent on the device for Gear VR

UE - Platform - XR - Mar 31, 2016

If the user attached the camera to the capsule of a character, the camera does not appear in the same place as it would when testing in PIE. It instead appears to default to the origin of the parent ...

UMG text does not update text when loading save game in real time

UE - Editor - UI Systems - Localization - Nov 25, 2015

If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...

Static Bool Parameters not Visible on Material Instances by Default when passed through a Quality Switch Node

UE - Graphics Features - May 4, 2016

When feeding a 'Static Bool Parameter' through a 'Quality Switch' node within the material editor, the material instance for said parameter does not appear until the 'Params' button is enabled. If ...

Max Angular Velocity Value Being Reset

UE - Gameplay - Jun 6, 2016

The value of Max Angular Velocity on a component is being reset after changing the value and compiling the blueprint. Found in 4.12 binary, reproduced in Main CL 2994701. Could not reproduce in 4. ...

Deleted custom event restricts name use on other fucntions/variables

UE - Gameplay - Blueprint - Jun 17, 2015

If a custom event has been deleted, the name used on that custom event will not be able to be used on other functions/variables. This can be seen on the video posted here; [Link Removed] ...

Adding special characters into the BundleDisplayName or BundleName causes packaging error

UE - Platform - Mobile - Mar 3, 2016

Packaging a project for iOS that has & in the Bundle Name causes an error to occur during packaging. IPP ERROR: Application exception: System.Xml.XmlException: An error occurred while parsing Entit ...

User can click through Notifications

UE - Editor - UI Systems - Slate - Oct 27, 2015

BRANCH: //depot/UE4-Releases/4.10, but also current Main DESCRIPTION: When there is a notification up, such as launch on, the user can interact with the editor through it. *User shows video of the ...