Physics replicates incorrectly on the Client-Side on sloped surfaces

UE - Simulation - Physics - Jul 30, 2019

Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...

Adding Niagara system to a projectile causes a crash

UE - Niagara - Jul 29, 2019

Adding a Niagara system to a BP_Projectile in a C++ First Person Project  and then restarting it causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 744 ...

Global illumination Postprocess settings doesn't affect Reflection on Mobile

UE - Platform - Mobile - Jul 29, 2019

Postprocess GI related settings look like working in 4.22 on Mobile now, but seems buggy, Not sure if it has supposed to be supported on Mobile since it has no any info in Doc or 4.22's release note ...

A SoftPathObject as an input parameter referenced by a Blueprint Node didn't cook out

UE - Gameplay - Blueprint Compiler - Jul 27, 2019

The input paramter is a type of UEdGraphPin.  The PinType.PinCategory can be softobject or softclass, and the reference path is saved in a paramter named DefaultValue of UEdGraphPin.The DefaultValue ...

DetachmentRules is not applied when WhenFinished of AttachTrack is set to RestoreState.

UE - Anim - Sequencer - Jul 25, 2019

Purpose: Create a parent-child relationship using the “Attach Track” After that, I want to release Attach in the middle of the sequence and leave the child. Set "When Finished" of "Attach Track" to ...

Editing sub-components of an instanced blueprint will lose selection of current property value after pressing enter

UE - Gameplay - Jul 24, 2019

Result of pressing enter when editing text in a subcomponent (of an actor that exists in world) has different behavior than elsewhere in the editor. Confirmed in 4.24 MAIN @ CL 7519848 ...

MediaPlayer seek function goes to incorrect timecodes on Android (Oculus Quest)

Media Framework - Jul 23, 2019

Calling Seek() on video consistently jumps to the timecode which is the nearest lower multiple of 2 seconds from the input timecode. ...

The MultiGate Node can have more than 32 output pins

UE - Gameplay - Jul 22, 2019

The MultiGate Node is able to have more than 32 output pins. Found in 4.22.3 CL#7053642 Reproduced in 4.21.2 CL#475421, 4.23 Preview 2 CL#7321677, 4.24Main CL#7473682 ...

It is possible to get large Aspect Ratio values when using an Ultra-wide monitor on Linux

UE - Platform - Linux - Jul 22, 2019

Attempting to use the Editor with a 32:9 Ultrawide monitor (5120x1440) causes the ratio sizes to be multiplied by 868.000000. ...

DepthFade does not appear to work Vulkan preview with MobileHDR off

UE - Graphics Features - Jul 22, 2019

Depthfade does not appear to be working with vulkan if Mobile HDR is disabled. ...