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

Realtime rendering gets disabled when simulating in editor

Tools - Oct 18, 2016

Realtime rendering gets disabled every time you simulate in the editor This does not occur in Main and is a regression from 4.13.2 ...

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

Mac project being rejected from app store over read/write access

UE - Platform - Apple - Jan 20, 2016

Game was rejected from the Mac App Store for attempting gain read/write access to directories which weren't permitted. Reporter of issue has proposed a possible fix on his AnswerHub post: These tw ...

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

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

Shader compile error using Point Lights Nvidia Shield

UE - Platform - Mobile - Jan 19, 2016

On the Nvidia Shield (portable with the controller attached) if you have a dynamic directional light and at least one dynamic point light no lights will be rendered in the level. Or even just using ...

Grainy Material on Gun in FPS Template

UE - Graphics Features - Oct 14, 2016

Load up a FPS template and move around. It appears the gun becomes grainy. This was tested on an NVIDIA Geforce GTX 980 Version 373.06 and a Quadro M4000. Also tested on a AMD Radeon R9 290 @ Rade ...

Crash debugging blueprints in a networked game session

Tools - Oct 14, 2016

Crash occurs when debugging blueprints when in a networked editor session. ...

Spawning Actor from existing Actor which has a procedural mesh causes crash.

UE - Gameplay - Oct 17, 2016

If SpawnActor is used with a class of an existing Actor that has a Procedural Mesh, the game will crash. ...