Crash undoing "replace actor with" when replaced object constructs child actors

UE - Gameplay - Oct 10, 2016

The problem seems to be that the construction scripts doubled up all the BlueprintCreatedComponents, so there are now 2 scene components(actually the same one duplicated) and now 2 child actor compo ...

OnRep_ReplicatedAnimMontage causes popping when montage ends

OLD - Anim - Oct 8, 2016

UAbilitySystemComponent::OnRep_ReplicatedAnimMontage doesn't handle some edge cases when stopping the montage when blending is involved. Namely, it's possible on a client (due to latency, etc.) that ...

Launching to HTML5 creates an 'uncaught exception: out of memory'.

UE - Platform - Mobile - Oct 7, 2016

After updating Binary to the latest CL to bypass the HTML5 issues of 3149070, I ran into an HTML5 issue. Launching onto HTML5 Firefox opens a new window with the message 'uncaught exception: out of ...

Editor Crashing when trying to launch on to any device.

UE - Graphics Features - Oct 7, 2016

When trying to launch on to any device the editor crashes. ...

Ctrl+Dragging multiple pins at once will sometimes drop pins

UE - Gameplay - Blueprint - Oct 7, 2016

Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...

Editing InlineEditConditionToggle variable value causes editor to crash

Tools - Oct 7, 2016

Editing property with InlineEditConditionToggle meta specifier causes the editor to crash. Workaround: Calling Super::PostEditChangeProperty after property changing code prevents crash from occurri ...

Set Sound Mix Class Override still Playing Sounds in Certain Conditions

UE - Audio - Oct 7, 2016

When using the Set Sound Mix Class Override within blueprints, the playback of any subsequent sounds seems offset or incorrect. This is apparent when using a Delay node. ...

Compiling UObject blueprint causes Instanced variables of the blueprint type to show as "REINST" in other blueprints

UE - Gameplay - Blueprint - Oct 7, 2016

When a UObject blueprint is compiled, other blueprints with an Instanced variable of that type will show as REINST and will not recognize the original blueprint data. ...

Particle System Warmup Time causing Crash with Light Module and High Quality Lights

UE - Graphics Features - Oct 7, 2016

A crash occurs when Opening a level with a Particle System that contains a warmup time and a Light module with High Quality Lights checked. This crash seems very isolated and specific as it does no ...

Error when attempting to generate an SSH key for remote building

Tools - Oct 7, 2016

Error is displayed when attempting to generate an SSH key.Unexpected remote arg: EngineQA@10.1.110.49:.ssh/RemoteToolChainPrivate.key rsync error: syntax or usage error (code 1) at /home/lapo/packa ...