HTTP Module can wait indefinitely (or at least minutes) when shutting down on outstanding requests

UE - Online - Jun 28, 2017

https://udn.unrealengine.com/questions/378873/bug-datarouterolepicgamescom-requests-should-be-ca.html?childToView=379014#answer-379014 ...

Unreal Match 3 Does not Download/Install from Launcher in for UE4.15

Docs - Samples - Mar 1, 2017

Unreal Match 3 fails to install for UE4.15, unlike all previous versions. ...

Crash in anim blueprint when dragging animation asset over commented space in graph

OLD - Anim - Feb 13, 2017

REGRESSION: Yes, does not occur in 4.14.3 Crash occurs when the user drags an animation asset into a commented area in the Anim Graph. This crash doesn't occur if the user right-clicks inside a co ...

Crash clicking the question mark to show Viewport controls

UE - Platform - Linux - Feb 6, 2017

Was not able to reproduce on Windows. I checked the Linux log (Project, UE4) and did not notice anything meaningful there. I used GDB to get a backtrace from the core dump file. Attaching that and ...

Movie playback not keeping texture filtering settings when switching contexts

UE - Platform - Mobile - Feb 3, 2017

Appears some Android OpenGL drivers are not preserving the texture filtering when changing render contexts. Added saving and restoring it in context cases. ...

Illegal Else Without Matching If

UE - Simulation - Physics - Feb 3, 2017

Looks like there's a missing if/else pair in BodyInstance.cpp ...

Crash setting actor rotation via details panel in VR editor

UE - Editor - Workflow Systems - Feb 3, 2017

Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...

Putty directory is missing from \Engine\Extras\ThirdPartyNotUE\ in binary builds from the Launcher

UE - Foundation - Build - Rocket (Installed Engine) - Feb 2, 2017

cmd.exe is returning a "The system cannot find the path specified." error when the automationtool is looking for PLINK.exe. That executable should be located in \UE_4.15\Engine\Extras\ThirdPartyNotU ...

PhysicsBall BP not updating location with Collision volumes

UE - Simulation - Physics - Feb 2, 2017

PhysicsBallBP is unable to teleport via a collision volume (with either SetActorLocation or Teleport node). Regression: Error is not present in 4.14.3 but is present in 4.15.P3 Console error descr ...

EDL errors trying to load audio assets in a cross compiled package of Infiltrator Demo

UE - Audio - Feb 1, 2017

Here's an example of the errors I'm seeing:LogSerialization:Error: Attempt to sync load bulk data with EDL enabled (LoadDataIntoMemory). This is not desireable. File ../../../InfiltratorDemo/Content ...