FBX Import for Skeletal Meshes normals not correct

UE - Graphics Features - Jan 12, 2016

When importing a mesh as skeletal mesh and using any of the MikkTSpace or option to "Import Normals and Tangents" will cause the normals to import incorrectly. If using the Compute Normals or Import ...

Set Actor Scale 3D Not Functioning as Expected

UE - Gameplay - Blueprint - Jan 12, 2016

Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...

HLODs do not correctly work with Dynamic Material Instances

UE - World Creation - Worldbuilding Tools - HLOD - Jan 11, 2016

A licensee has reported that when using Create Material Instance Dynamic and adjusting a material at run-time is not working with HLODs. It doesn't seem supported (yet) and unchecking the "merge m ...

TraceHitInfo not returning correct PhysMat when Changed at Runtime via MID

UE - Simulation - Physics - Jan 11, 2016

Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...

RenderTarget Texture Alpha rendered incorrectly when SceneCapture2D AA set to true

UE - Graphics Features - Jan 8, 2016

The Alpha Channel of the Render Target Texture is rendered as a value of 1 (solid white) when the SceneCapture2D actor is set to LDR with PP and Anti-Aliasing is set to true in the General Show Flag ...

Modules with Emitter Life functioning incorrectly

UE - Graphics Features - Jan 7, 2016

Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...

Crash Occurs When Generated Item Type Doesn't Match Return Type

UE - AI - Jan 7, 2016

After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...

Refraction breaks Translucent Sort Order without Separate Transparency Enabled

UE - Graphics Features - Jan 6, 2016

With multiple Translucent Material sorted in 3-D space or via Transparency Sort Priority, if one of the materials uses refraction it will render on top of the others no matter position or sort prior ...

Cannot Add Collision to an EQS Testing Pawn

UE - AI - Jan 6, 2016

Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...

Netprofile crashes networked games using Steam

UE - Networking - Jan 5, 2016

Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...