UDN 472564 - CurlHttp merges headers on redirect

UE - Online - Dec 7, 2018

when curl requests are redirected (301) – response headers are merged together and are comma separated.  but, Content-Type headers are required to use semi-colon ";" separators. ...

[MRQ] Deleting all jobs after rendering queue with executor causes an assertion to fail.

UE - Anim - Sequencer - MRQ - Apr 18, 2022

Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...

Hot Reload does not update blueprint pins

UE - Gameplay - Blueprint - Jan 15, 2015

When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...

Editor sometimes crashes when trying to compile an Animation Blueprint that extends a class with AnimInstanceProxy

UE - Anim - Runtime - Anim Blueprints - Jan 10, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Seems to work fine when compiled once, but after the 2nd or 3rd time it crashes. ...

Editor Crashes when spawning a Physics enabled object inside another

UE - Simulation - Physics - Sep 22, 2017

Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...

[MRQ] Simulating in editor during runtime rendering causes an assertion to fail after rendering is done

UE - Graphics Features - Apr 19, 2022

Simulating in editor during runtime rendering causes an assertion to fail after rendering is done. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there ...

Crash when Playing in Mobile Preview with Capsule Direct Shadows

UE - Platform - Mobile - Jul 15, 2016

When Capsule Direct Shadows are enable, attempting to play in Mobile Preview will cause the preview to crash. ...

"There is an enum property of type 'ECollisionChannel' with an invalid value of '(INVALID)" warning when opening Level Blueprint

UE - Gameplay - Dec 13, 2016

REGRESSION Yes, does not occur in 4.14 at CL 3232073. When opening the level blueprint, the user sees the following warning in the output log:In asset 'None', there is an enum property of type 'EC ...

Framerate drops when using SceneCaptureComponents with a RenderTarget in VR

UE - Platform - XR - May 14, 2018

Using SceneCapture in packaged VR projects causes poor performance. Also observed with SceneCaptureCube Does not occur in 4.18 ...

ShooterGame Crashes on Exit on iOS Due to Exhausting Real Time Allowance

UE - Platform - Mobile - Jul 30, 2018

When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...