Clicking Off of a Blueprint Node Does Not Save Changes Made to Comment Bubble

UE - Gameplay - Blueprint - Dec 9, 2015

When entering a comment on a Blueprint node, pressing Enter or clicking off of that node both appear to apply the changes made to the comment. However, clicking off of the node does not mark the Blu ...

Failed Skeletal Mesh "reimport" can cause asset to be deleted entirely

Tools - Dec 8, 2015

When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...

Depth Fade breaks Lit Trans. Particles Casting Shadows

UE - Niagara - Dec 8, 2015

Adding a Depth Fade node into the Lit Translucent Material used on a Particle System will cause the particle to not cast Shadows. The behavior is a regression from 4.9.2. 4.9.2:[Image Removed] 4. ...

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time

UE - Networking - Dec 8, 2015

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...

High Res Screenshot Tool Scene Color rendering washed out as EXR

UE - Graphics Features - Dec 8, 2015

When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...

Skeletal Meshes with Physics assets with less than 5 bodies will not use flag for Start Awake

UE - Simulation - Physics - Dec 8, 2015

When using a Physics Asset with 4 or less physics bodies the flag for Start Awake cannot be disabled, even if unchecked, when Simulate Physics is set to true. I've attached a project with assets f ...

Setting an interface variable on spawn for widgets does not appear to be working

UE - Gameplay - Blueprint - Dec 8, 2015

If the user has an interface variable that is exposed on spawn in their widget they will not be able to set this variable via the exposed pin for the create widget node. ...

Enabling Allow Client Side Navigation results in a NavMesh Needs To Be Rebuilt error message on the Client

UE - AI - Dec 7, 2015

Enabling Allow Client Side Navigation results in a NavMesh Needs To Be Rebuilt error message on the Client. The Client cannot use the nav mesh. This is a regression: this did not occur in 4.9.2 (th ...

Editor hangs after selecting submit to source control from drop-down

Tools - Dec 7, 2015

The editor becomes unresponsive as the log becomes filled with Perforce logging ...

When using the draw text node On paint setting the position appears to have no effect

UE - Editor - UI Systems - Dec 7, 2015

If the user uses the on paint function in combination with the draw text node then the text appears to only at the position 0,0 regardless of what position is specified. ...