Static mesh LODs other than LOD0 cannot be set to screen sizes greater than 1

Tools - Jan 26, 2017

Static mesh LODs other than LOD0 cannot be set to screen sizes greater than 1 From this AnswerHub thread: https://answers.unrealengine.com/questions/525398/hismc-bug-always-show-lowest-lod.html ...

Widgets can no longer take focus after clicking somewhere other than the widget itself

UE - Editor - UI Systems - Jan 25, 2017

Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Notes: -This issue did not a ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Jan 25, 2017

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

SpeedTree Material No Longer Compiles With Texture Coordinate Node In BaseColor

UE - Graphics Features - Jan 25, 2017

If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...

Crash when opening blueprint with collapsed nodes with structure output, split pin

UE - Gameplay - Blueprint - Jan 25, 2017

If you have a collapsed graph with user defined structure as output, and if the output pin is split, the BP always crashes the editor after you reopening the project. This can also happen in level b ...

Implemented Interfaces are not added to nativization list

UE - Gameplay - Blueprint Runtime - Jan 25, 2017

Implemented interfaces are not added to the list of assets to nativize when the blueprint class that implements them is flagged for nativization, saved, and compiled. This results in a package failu ...

Parent blueprint not added to nativization array if only child saved

UE - Gameplay - Blueprint Runtime - Jan 25, 2017

Currently parent blueprints are added to the list of blueprints to nativize if their children are flagged to be nativized only if they are also individually saved. Ideally, we'd update the list of ...

Data only blueprints are not not nativized when flagged to do so

UE - Gameplay - Blueprint Runtime - Jan 25, 2017

Data only blueprints that are explicitly flagged for nativization do not nativize. (Makes sense that they don't when they're not explicitly told, but if someone goes out of the way to flag them to, ...

Emissive Materials Change Colors Unexpectedly With Increased Values

UE - Graphics Features - Jan 24, 2017

When multiplying vector 3 (R,G,B) values by a scalar value of increasing quantity the emissive output will begin to change colors. The most unexpected is the blue color that will turn purple while t ...

Streaming Distance Multiplier Removed From Skel Mesh Settings

UE - Graphics Features - Jan 24, 2017

In 4.13 game developers had the option to adjust the streaming distance multiplier on their rigged characters in order to stop their textures mipping out in certain situations. This option has bee ...