WorldCoordinate3Way produces Incorrect Axis Lerps

UE - Graphics Features - May 18, 2016

The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...

UCS continuously runs while a blueprint's thumbnail in content browser is focused

UE - Editor - Content Pipeline - Content Browser - May 18, 2016

Blueprints with a mesh call the UCS continuously when focusing the thumbnail in the content browser. This is easily visible with a Print String in the UCS causing log spam. This does not occur in ...

Move Directly Toward Not Working Without NavMesh

UE - AI - May 18, 2016

The Move Directly Toward task does not seem to be working without a Nav Mesh in the level. Based on the tooltip "moves directly to the target without regard to any navigation system", it is expected ...

Datatable shows serialization of struct variables within a struct

Tools - May 18, 2016

If a datatable is created from a struct containing another struct, added rows will show serialization values in the datatable editor for struct variables. Regression (No) issue (does) occur in 4.1 ...

Significant Performance Drop During Play While Behavior Tree is Open

UE - AI - May 18, 2016

Attempting to play in editor, standalone, or VR Preview when a behavior tree that is running is open will cause a significant performance decrease. The framerate drops from ~120 to ~80 fps while the ...

Crash Report output - Add external app filepath conversion to ReportCrashUsingCrashReportClient()

UE - Foundation - Core - May 18, 2016

Sandbox mode not dealt with here... const FString CrashContextXMLPath = FPaths::Combine( *FPaths::GameLogDir(), *CrashContext.GetUniqueCrashName(), FPlatformCrashContext::CrashContextRuntimeXML ...

Morph Targets in Skeletal Mesh LODs do not behave correctly

OLD - Anim - May 18, 2016

Morph Targets in Skeletal Mesh LODs do not behave correctly This is a REGRESSION, does not occur in 4.11 ...

Warning: Failed to find object 'Object /Engine/Tutorial/SubEditors/PersonaAnimEditorTutorial.PersonaAnimEditorTutorial_C'

Docs - May 18, 2016

The following error has occurred in packaging logs for UE4.11 and UE4.12Preview: LogInit:Display: LogUObjectGlobals:Warning: Failed to find object 'Object /Engine/Tutorial/SubEditors/PersonaAnimEd ...

Scaling skeletal mesh components breaks capsule shadows

UE - Graphics Features - May 18, 2016

Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...

Crash Importing Skeletal Mesh LODs with a lot of morph targets

OLD - Anim - May 18, 2016

Crash Importing Skeletal Mesh LODs with a lot of morph targets Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an ar ...