FBX imports non-sequentially named Skinxx id's will not import all material elements

UE - Editor - Content Pipeline - Import and Export - Jan 25, 2016

When importing an asset that is using the naming convention for SkinXX to order material elements does not work properly when the elements are not sequential. Any material that is not in sequential ...

Complex Collision as Simple causes odd Overlap behavior

UE - Simulation - Physics - Jan 25, 2016

When triggering overlap events with a Static Mesh using Complex Collision as Simple, the overlap Begin and End events will be triggered rapidly in sequence. Changing to Default collision will fix t ...

Packaging Error When Setting Recast Nav Mesh Runtime Generation

UE - AI - Jan 25, 2016

Setting the Runtime Generation on the Recast Nav Mesh to a different preset than what is set in the Project Settings causes an error to appear upon trying to package the project, and causes the pack ...

Review/unify dithering and fading systems

UE - Graphics Features - Jan 25, 2016

High priority item: "Hi guys, I was looking to a GPU capture of our foliage and all draws were set with the KILL_ENABLE register enabled. This register force off Early Z rejection since the GPU ha ...

Log Text, Log Location, and Log Box Shape, do not appear in Blueprint Visual Logger or Output Log

UE - AI - Jan 24, 2016

Debug information from blueprint visual loggers (log text, loglocation, logboxshape) do not print to either the message log or output log. This can be problematic as the visual debugger specifically ...

When Previewed, Material Nodes are not labeled as such until a new Node is added

UE - Rendering Architecture - Materials - Jan 22, 2016

When you preview a node in the material Editor, the node color will correctly switch to the Preview Blue, but will not show the preview tag until another node is added to the Graph. Preview Node:[I ...

A bug in UBTService_BlueprintBase makes it impossible to create "deactivation-only" BP implemented BT services

UE - AI - Jan 22, 2016

A bug in UBTService_BlueprintBase makes it impossible to create "deactivation-only" BP implemented BT services. ...

Crash clicking on "Recent Levels" or "Package Project" in File menu

UE - Editor - UI Systems - Slate - Jan 22, 2016

I tried to debug. In:for (int32 StackIndex = Stack.Num() - 1; StackIndex >= FirstStackIndexToRemove; --StackIndex) { Stack[StackIndex]->Dismiss(); // <-- here } It crashes because Stack is em ...

FBX: Camera imports to Matinee with skewed position and rotation

Tools - Jan 21, 2016

When reimporting a .FBX matinee Actor, the X and Y axis of the animation are interchanged. ...

Right eye blinks when using VR preview with the oculus rift

UE - Platform - XR - Jan 21, 2016

If the user uses the VR preview (not standalone) the right eye will blink black. ...