UFE Deploying and launching a packaged build on Linux fails due to invalid directory

UE - Platform - Linux - Dec 22, 2016

Deploying and launching a packaged project, using a Custom Launch Profile that is set to copy the project to a repository, fails due to a missing /. I do not see this issue when running a Quick Lau ...

Using Set World Origin Location will cause the player pawn to stutter

UE - World Creation - Worldbuilding Tools - World Composition - Dec 22, 2016

Using Set World Origin Location will cause the player pawn to stutter. The faster the player is moving, the more prevalent the stuttering becomes. User Description: I have encountered a problem wh ...

Stat Sounds behavior inconsistent after being brought up repeatedly

UE - Audio - Dec 22, 2016

If the user runs the "stat sounds" command repeatedly over the course of multiple PIE sessions, there will be inconsistent behavior with when it appears on the screen. In the scenario given in the ...

Steering feels sluggish in VehicleGame

UE - Simulation - Physics - Dec 22, 2016

REGRESSION Yes, does not occur in 4.14.2. Steering in Vehicle Game feels very sluggish. Turning is slow, and the buggy loses a lot of acceleration. ...

Frequent crash building lighting after sculpting landscape

UE - Graphics Features - Dec 21, 2016

Frequent crash occurs once when building lighting after editing a landscape. I added components to the landscape, sculpted, and flattened it. I wasn't able to reproduce the issue again, so the abo ...

Shaders are compiled for Engine on first launch after fresh download

UE - Foundation - Build - Rocket (Installed Engine) - Dec 21, 2016

Engine DDC doesn't appear to be included with fresh install of 4.15 Engine. Upon launching editor for first time, ShaderCompileWorker Process startup and user gets notification shaders are compili ...

The hitproxy pass only the sectionindex, we need the material index also

Tools - Dec 20, 2016

The mesh hit proxy (static and skeletal) store the section index as a material index. so the override material array need to be driven by the material index, not the section index. I will add the ma ...

Transforming keys in Sequencer changes the interpolation of the keys

UE - Anim - Sequencer - Dec 19, 2016

Going over the new features for 4.15 and I noticed that adjusting the transform of the keys in Sequencer, causes them to change to a linear interpolation. This is also effected if you select Transfo ...

Unable to change View Options from the menu contained inside of an asset selection dropdown

Tools - Dec 16, 2016

Using the View Options option inside of an asset selection dropdown window does not work. None of the options, other than the Scale slider under Thumbnails, will make any changes and the window is i ...

Setting Multi with ETC2 and PVRTC will select ES3.0 as minimum instead of 2.0

UE - Platform - Mobile - Dec 15, 2016

Chris found a bug where if you set Multi, ETC2 and PVRTC will select ES3.0 as minimum texture instead of ES 2.0 ...