Crash at runtime when rotating a retainer box that contains an image

UE - Editor - UI Systems - Mar 29, 2017

Crash at runtime when rotating a retainer box that contains an image ...

Sequencer: SourceData[x].SourceIndex may be larger than the size of the Sections array, causing a crash

UE - Anim - Sequencer - Mar 29, 2017

A licensee has encountered a crash when loading Sequencer Assets that occurs in BlendSegment during a sort lambda. It's possible to end up in a situation where the SourceIndex being sorted is larger ...

Editor crash when opening Project Settings on Linux

UE - Platform - Linux - Mar 29, 2017

When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...

GC Clustering broken for USoundWave assets (crash)

UE - Foundation - Core - Mar 29, 2017

Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...

Behavior Tree marked as changed on open when containing Run Behavior node

UE - AI - Mar 29, 2017

When a behavior tree contains a Run Behavior node, opening the behavior tree marks the asset as "modified" and users would get asked by the editor if they want to save it even when there has been no ...

JAVA_HOME Override is not exposed in Project Settings in the Mac Editor.

UE - Platform - Mobile - Mar 28, 2017

We discovered this issue when dealing with answerhub java issues. Previously the java version came bundled with the Mac OS, so there was no ability to override. Now that it is independent, we n ...

Listen Server Without Microphone Will Drop Clients with Microphone if Voice is Enabled

UE - Networking - Mar 28, 2017

Listen servers that do not have a microphone hooked up are dropping clients that do have microphones when the client attempts to transmit voice. The log contains the following errors: [2017.03.28- ...

Curve name cannot be changed when using FRuntimeCurveLinearColor

UE - Anim - Sequencer - Mar 28, 2017

When a custom data asset class have a FRuntimeCurveLinearColor defined variable, the curve name in the editor shows as "None" and cannot be edited. Regression: No - same behavior exists in 4.14.3 B ...

Memory leak in PhysXSupport for commandlets

UE - Simulation - Physics - Mar 27, 2017

Commandlets that load physics assets such as FixupRedirects will populate GPhysXPendingKill* arrays, but they never get cleared. ...

incorrect tool tip for "Convert Screen Location to world Space" node

UE - Gameplay - Blueprint - Mar 27, 2017

incorrect tool tip for "Convert Screen Location to world Space" node ...