Non wrapped UVs in static mesh cause incorrect UVs on (HLOD) merged static mesh

UE - World Creation - Worldbuilding Tools - HLOD - Apr 27, 2016

HLOD seems to Generate Lightmap in the wrong UV Channel. Export a specific LOD and generating Light Map UVs, it seems like the lightmap UVs are always generating in the the channel 0, messing up th ...

POM material triggers Video Driver Crash

UE - Graphics Features - Apr 26, 2016

When a POM decal material is applied to a decal actor in the scene the video driver will crash. This worked prior to 4.11.0 release. Only when the material is assigned to a decal actor will the vide ...

Exporting data table adds memory address/serialization info to column names

Tools - Apr 26, 2016

Exporting a data table as a .csv causes column names to be replaced with memory address/serialization information, making it extremely difficult to read information presented. Regression? (No), is ...

Dragging to Change Variable Attached to Empty Reroute Node Causes Freeze

UE - Gameplay - Blueprint - Apr 25, 2016

Attempting to change a variable that is connected to a node and an empty reroute node by dragging a reference on top of the existing reference causes the editor to freeze. The user provided a vide ...

Wrong Tooltip for "Keywords" and "Compact Node" in Macro Library Derived from an Actor

UE - Gameplay - Blueprint - Apr 25, 2016

In the Details Panel for a Macro derived from an Actor, when you mouse over "Keywords" and "Compact Node Title" the tooltip for Category "pops up." IMPORTANT: This does *not occur when you hold th ...

HTML5 project does not load using itch.io

UE - Platform - Mobile - Apr 25, 2016

HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...

Regression: Editor Context Menu Search No Longer Automatically Focused on Macs

Tools - Apr 25, 2016

Right clicking in the event graph of a Blueprint to bring up the Context Menu results in the user having to click on the search field to make it active on Macs, whereas this is not the case for PC's ...

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...

ShaderComplexity doesn't work correctly with ScreenPercentage

UE - Graphics Features - Apr 20, 2016

ShaderComplexity doesn't work correctly with ScreenPercentage Original(ScreenPercentage: 83.33)[Image Removed] ShaderComplexity[Image Removed] ...