SCOPE_CYCLE_COUNTER macro is not called for the TG_StartPhysics tick group

UE - Simulation - Physics - Jun 5, 2018

All of the physics tick groups except for TG_StartPhysics call the SCOPE_CYCLE_COUNTER macro. The TG_StartPhysics tick group probably needs to call the macro as well. ...

Incorrect Spelling for VOIP Sample Rate property

UE - Audio - Jun 5, 2018

The VOIP Sample Rate property is misspelled. Please the screenshot for further clarification. Expected: The property should say VOIP Sample Rate. Result: The property says VOI PSample Rate. ...

Crash on Linux when starting Editor in Turkish

UE - Platform - Linux - Jun 4, 2018

Attaching a screenshot of the crash through command line. I was unable to get a callstack or an updated log as they didn't get generated/updated. I tested this using the command '$ ./Engine/Binari ...

Level Streaming Blocking Loads Do Not Work

UE - Gameplay - Jun 4, 2018

It is believed that If Should Block On Load is TRUE, the entire game should freeze up until the entire level is loaded. Then If Should Block On Load is FALSE, the game continues to play while the le ...

GetActorLocation and GetActorRotation have mixed up Tooltips

UE - Gameplay - Jun 4, 2018

Within the declaration of the APlayerCameraManager class, the GetActorLocation and GetActorRotation functions have mixed up Tooltips Result: Tooltip says to use GetCameraRotation for the GetActorLo ...

Incorrect values filled for nativized struct arrays when resized and packaged

UE - Gameplay - Jun 4, 2018

When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...

Can't navigate in Viewport or use Hotkeys when launching UE4 with a Russian keyboard layout on Linux

UE - Platform - Linux - May 30, 2018

When using a Russian keyboard layout and/or a Russian keyboard, you can't use any hotkeys or navigate around the Editor. After testing this with a German keyboard as well, it is believed this issue ...

GetComponentsByClass fails to compile if Class provided is untouched

UE - Gameplay - May 30, 2018

When using the "Get Components By Class" node, you get a compile error if you don't change the default value of the Component Class on the node after adding it. It is believed the Component class no ...

Animation Blueprint Preview Window Does Not Display the Effects of the Anim Dynamics Node

UE - Anim - Runtime - Anim Blueprints - May 29, 2018

Animation Blueprint preview window does not update to displays the effects of the Anim Dynamics node. Preview updates fine in the asset's Blueprint and PIE. Still occurs when turning on "Enable L ...

Fog Does Not Behave As Expected in Splitscreen

UE - Graphics Features - May 25, 2018

This bug seems to repro very inconsistently for me, but I've seen it affect Atmospheric Fog and Exponential Height Fog, and reproduced in 4.18.3, 4.19.2, and Main CL 4093338. I've attached Config fi ...