Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Blueprints stay marked as dirty for compilation when using reroute nodes without blueprint compilation manager

UE - Gameplay - Blueprint Compiler - Mar 24, 2018

A licensee has reported a problem where having reroute nodes causes blueprints to always be dirty after being compiled when the new compilation manager is disabled. Regression?: No This occurred in ...

Editor will crash while instancing nested AIPerception component template subobjects in an AIController-based Blueprint class during compile-on-load.

UE - Gameplay - Blueprint - Mar 23, 2018

User report of an assertion that fires on editor reload during an attempt to reload an AIController-based Blueprint class with a dependency on a child Blueprint class, both created in a previous edi ...

Cannot build project for Shipping when bUseLoggingInShipping is set to true for a project that uses replicated properties

UE - Foundation - Core - Mar 22, 2018

Enabling bUseLoggingInShipping for a project prevents the project from being built for Shipping if the project includes replicated properties. This is only an issue with binary builds of the Engine. ...

Arguments out of order in call to FMemory::Memset() from UTexture2DFactoryNew::FactoryCreateNew()

Tools - Mar 22, 2018

The call to FMemory::Memset() in UTexture2DFactoryNew::FactoryCreateNew() appears to reverse the expected order of the second and third arguments. Most other calls to FMemory::Memset() appear to sen ...

Crash Occurs When Deleting Virtual Bones that are Referenced in Post Process Anim Blueprint

OLD - Anim - Mar 22, 2018

When a post process anim Blueprint that uses a virtual bone is used in the Skeletal Mesh and the virtual bone is deleted from the skeleton, crash occurs -The Post Process Anim Blueprint is set in ...

Duplicate code present in FPropertyEditor::GetEditConditionPropertyAddress

Tools - Mar 21, 2018

There is a line of code in PropertyEditor.h in FPropertyEditor::GetEditConditionPropertyAddress that is duplicated. It does not cause an issue but it is also an unnecessary line. The line is #695 an ...

Landscape Disappears from Scene After Being Added to Sequence

UE - Anim - Sequencer - Mar 21, 2018

Landscape disappears from scene if added to a sequence, selected in scene, and the one of the tracks in sequencer(not the landscape that has been added) is selected again Landscape was added to t ...

Foliage disappears When Using sg.EffectsQuality 1 on Standalone

UE - Graphics Features - Mar 21, 2018

Foliage disappears When Using sg.EffectsQuality 1 on Standalone. ...

Point lights with source length building static lighting in incorrect direction

UE - Graphics Features - Mar 21, 2018

There is an issue where Point lights with source length building static lighting in the incorrect direction, the axis in which the light to be built seem to conflict with the preview build. This iss ...