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

Warnings displayed when launching the editor in DX12

UE - Graphics Features - Oct 6, 2016

Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...

Precise Click is not working correctly with Buttons

UE - Editor - UI Systems - Oct 6, 2016

A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...

Force Next Floor Check doesn't work when the player is stopped

UE - Gameplay - Player Movement - Oct 6, 2016

Force Next Floor Check doesn't work when the player is stopped, even though the tool tip says that it does. User Description: I'm trying to shrink / grow the collision capsule for our needs but wh ...

Icons appear incorrectly for windows 10 in packaged games

UE - Foundation - Build - Rocket (Installed Engine) - Oct 6, 2016

Icons appear incorrectly for windows 10 in packaged games. Another default image shows as the game icon in the task bar instead. ...

Launching onto HTML5 fails due to a TypeError

UE - Platform - Mobile - Oct 6, 2016

Launching onto HTML5 will fail during the compiling stage. The following error will occur when the project is launched in the browser and begins compiling: Uncaught TypeError: Browser.mainLoop.sche ...