Editor Crashes When Setting Location of Scene Component BP to World

UE - Gameplay - Blueprint - Dec 9, 2015

In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...

Message Log not updating Categories in Real-Time

Tools - Dec 9, 2015

When importing an FBX with a known FBX import issue and the Message Log already open, the FBX Import error will appear but the FBX Import Category which is not present upon opening the Message Log w ...

VR does not work in standalone if the user has used the VR preview

UE - Platform - XR - Dec 9, 2015

The VR mode does not turn on when using the Alt+Enter method in standalone if the user has previously used the VR preview feature during the same session of working in the editor. Once the Editor is ...

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

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

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