ShowDebug Overlapping Text

Tools - Apr 27, 2016

Using the showdebug commands during play results in overlapping text that is difficult to read. Found in 4.11.2 binary. Reproduced in 4.10.4 binary and Main CL 2852833. Regression? No, also occ ...

Project Crashes on UAIPerceptionComponent::RegisterStimulus()

UE - AI - Apr 26, 2016

Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...

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 ...

Undoing In Blueprint Editor Clears Component Selection

UE - Gameplay - Blueprint - Apr 25, 2016

When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...

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 value of BaseUrl in DependencyManifest.cs from http:// to https:// allows dependencies to be downloaded through some firewalls

UE - Foundation - Cpp Tools - UnrealBuildTool - Apr 18, 2016

If a user attempts to run Setup.bat to download the various dependency files while a SonicWALL firewall is in place, the download will fail to complete. Disabling the firewall allows the download to ...

FBX export from UE4 with multiple materials the UV is corrupted

Tools - Apr 18, 2016

When exporting a Static Mesh from within UE4 that has multiple materials, some of the material IDs will be condensed into a single ID which will mess up how the material assignment for that part of ...

Assets with Render in Main Pass disabled show shadow artifacts

UE - Graphics Features - Apr 18, 2016

This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...

Blueprint Viewport Not Updating When Destructible Mesh Component is Assigned a Mesh

UE - Simulation - Physics - Destruction - Apr 18, 2016

When you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...