Having an "IsShiftDown" node with a branch in the On Key up event will cause a crash

UE - Gameplay - Blueprint - Jun 16, 2015

If a user uses an IsShiftDown node inside of an OnKeyUp override it will cause the editor to crash. ...

Update Instance Transform is not working

UE - Graphics Features - Jun 16, 2015

When a blueprint calls for 'update instance transform' the scaling and location value doesn't actually work. ...

Entering configmem console command crashes

Tools - Jun 16, 2015

enter configmem as a console command in IOS and the executable will crash. ...

Engine Source is no longer part of xcodeproj

UE - Platform - Apple - Jun 15, 2015

Reported by a user on AnswerHub, but when creating a code project with Binary Install, the Engine source is no longer included/visible in the .xcodeproj. This does not occur on Windows with VS ...

'Permanent' is misspelled in the 'Indexing All' message box

Tools - Jun 15, 2015

Permanent is misspelled in the message box displayed for 'Indexing All'. ...

Duplicated blueprints cannot access casted class nodes

UE - Gameplay - Blueprint - Jun 15, 2015

Duplicating blueprints that have 'cast to' nodes included in them display errors such as: "Could not find a function named 'AdjustShield' in 'worker_c'. Make sure 'worker_c' has been compiled for." ...

Reparenting a blueprint loses information created in the blueprint being reparented

UE - Gameplay - Blueprint - Jun 15, 2015

If an actor blueprint is re-parented to another actor blueprint, it will lose information in the blueprint even if nothing has been added to the second blueprint that would change the child blueprin ...

Landscape Materials Layers Show "none" but are Still Able to Paint on Landscape

UE - LD & Modeling - Terrain - Landscape - Jun 15, 2015

Landscape material layers show "none" after generating weight blended layers in landscape paint mode. The landscape layers are painted as normal but do not show that any layer is assigned. ...

VR preview does not work when the project was converted from 4.7 to 4.8

UE - Platform - XR - Jun 15, 2015

If the user upgrade a project form 4.7 to 4.8 the VR preview will only show up as a regular stand alone window. ...

Motion Blur exaggeration when Paused in Simulate

UE - Graphics Features - Jun 15, 2015

When you simulate and pause then move the camera, the Motion Blur effect seems to exaggerate wildly and blur the moving elements immensely. [Image Removed] Also Reproduced in Promotable-CL-2581018 ...