Noticeable Difference In Temporal AA Sharpness From 4.12 To 4.13

UE - Graphics Features - Oct 17, 2016

There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...

csgRebuild builds dynamic brushes from the whole world, instead of just the current level

UE - LD & Modeling - Modeling Tools - BSP - Oct 17, 2016

Licensee notes issue with csgRebuild and proposes a reasonable fix. ...

Translation Retargetting is messed up when using Remove Unused Bones from Skeleton

OLD - Anim - Oct 14, 2016

Translation Retargetting is messed up when using Remove Unused Bones from Skeleton ...

Removed Bones array in Persona does not update

OLD - Anim - Oct 14, 2016

In Persona, the Removed Bones array does not update until the user reopens Persona. I wasn't able to reproduce this issue in Release-4.14. ...

Editor Crash when selecting and deleting assets, undoing deletion in Content Examples project

UE - Graphics Features - Oct 14, 2016

I've only had this happen once. ...

If shot track ends short of the Master Sequence length, all actors return to default state

UE - Anim - Sequencer - Oct 14, 2016

If shot track ends short of the Master Sequence length, all actors return to default state. This becomes an issue when you need the actors manipulated in Shot 1 to maintain their "end state" into s ...

PixelNormalWS not working with Deferred Decals

UE - Graphics Features - Oct 14, 2016

Decals are no longer rendering correctly with PixelNormalWS plugged into the Emissive or Base Color input. ...

Changing number of existing UHierarchicalInstancedStaticMeshComponent in Blueprint causes crash.

UE - Graphics Features - Oct 14, 2016

If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...

Startup movies using FDefaultGameMoviePlayer are not skippable using keyboard or gamepad

Media Framework - Oct 13, 2016

There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...

Play rate track does not work when using CreateLevelSequencePlayer

UE - Anim - Sequencer - Oct 13, 2016

Play rate track does not work when using CreateLevelSequencePlayer Regression: YES Worked: 4.12.5 CL:3039270 Broken: 4.13.1 CL:3142249 ...