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

Camera appears to pan when moving your head in VR preview with Lock to HMD check true

UE - Platform - XR - Apr 18, 2016

Camera appears to pan when moving your head in VR preview with Lock to HMD check true ...

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

PCLaunch.rc.res is not not re-created during the build with -useprecompiled

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

A linker error is thrown when trying to build a project with -precompile / -useprecompile flags. Linker Error thrown: LINK : fatal error LNK1181: cannot open input file 'D:\UE4\Engine\Intermediate ...

[CrashReport] UE4Editor_Slate!FMenuStack::DismissInternal() [menustack.cpp:582]

UE - Editor - UI Systems - Slate - Apr 15, 2016

Error Message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 1 from an array of size 0 Source Context: 567 } 568 } 569 ...

Limited Camera Movement after Ejecting from PIE

Tools - Apr 15, 2016

When ejecting from the Player Controller while PIE, navigation ability to move around the map is virtually non existent. The only movement command(s) that work is if you hold a mouse button down and ...

Launched game without editor hangs if 'demoplay test' is used with the 'Execute Console Command' node

UE - Networking - Apr 15, 2016

Launched game without editor hangs if 'demoplay test' is used with the 'Execute Console Command' node Could be related to this JIRA:https://jira.ol.epicgames.net/browse/UE-23342 User Description: ...

Crash rendering image sequence if the Sub-Level with matinee is not loaded

Tools - Apr 15, 2016

Crash rendering image sequence if the Sub-Level containing the matinee is not loaded. This seems to go away if the level is either set to "Always Loaded". Seems to be a result of people not switch ...