User is not warned or prompted when ini files for use in Localization Dashboard are read-only due to source control integration

UE - Editor - UI Systems - Localization - Apr 29, 2016

A user has reported an issue where the Localization Dashboard does not prompt users to let them know that their ini files for their localization targets are checked into perforce and therefore not w ...

Objects moved by Matinee that is paused or stopped retain non-zero ComponentVelocity

UE - Gameplay - Player Movement - Apr 28, 2016

Jumping off an object moved by a matinee that is stopped during movement will impart a velocity to the character, even though the object appears to be stopped. This is because ComponentVelocity is o ...

Multiple viewports open cause wrong viewport to render in VREditor (HTC Vive)

UE - Editor - Workflow Systems - Apr 28, 2016

Having multiple viewports open causes the wrong viewport to be rendered inside the headset. Positional/Rotational tracking is still updating correctly in the preview window. Closing the wrong view ...

Moving the Material Node for Starter Content Materials within the Editor Graph will increase the Texture Sample Count

UE - Graphics Features - Apr 27, 2016

The issue occurs when you simply move the material node itself and click the 'Apply' button to begin compiling shaders. Once it has completed, the number of texture samples increases for the Stats a ...

Scaling snap for selected object are reset to the origin of the scale pivot location

Tools - Apr 27, 2016

When scaling multiple selected actors in the scene with snap enabled the actors will reposition to the pivot origin of the last selected actor in the group when going down to a value of 0 or a negat ...

Minor memory leaks in Recast code

UE - AI - Apr 19, 2016

It seems there's a fair amount of allocations in Recast code that allocate n elements, but release the memory with as a single element (delete ptr). ...

Assets with Render in Main Pass disabled show shadow artifacts

UE - Graphics Features - Apr 18, 2016

This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...

Blueprint Viewport Not Updating When Destructible Mesh Component is Assigned a Mesh

UE - Simulation - Physics - Destruction - Apr 18, 2016

When you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...

Cannot Increment an Element of an Array

UE - Gameplay - Blueprint - Apr 15, 2016

Attempting to increment the value of an array element does not seem to work, and instead returns the original value that was passed into the increment int node. Found in 4.11.1 binary. Reproduced i ...

Users are given client out of date error when using SVN on OSX

Tools - Apr 14, 2016

A user has reported that Subversion source control cannot connect with the editor when running on a Mac (OSX). The following error is given when attempting to do so: SourceControl:Error: Error svn: ...