UWorld Async Sweep functions missing the FQuat parameter

UE - Simulation - Physics - Jul 22, 2019

The UWorld Async Sweep functions are missing the FQuat Rot parameter of their sync counterparts and the Sweep, Overlap, and Async Overlap functions are missing param comments for their rotation para ...

Crash enabling Landscape Layers in editor with -Vulkan

UE - Rendering Architecture - RHI - Jul 19, 2019

The following fatal error occurs:[2019.07.19-19.41.13:425][975]LogWindows: Error: Fatal error: [File:E:/Workspaces/Main/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp] [Line: 836] [2 ...

[CrashReport] UE4Editor-AnimationBlueprintEditor!FAnimGraphConnectionDrawingPolicy::BuildExecutionRoadmap() [AnimGraphConnectionDrawingPolicy.cpp:27]

OLD - Anim - Jul 17, 2019

Generated from CrashReporter Similar to [Link Removed] but in UE4Editor-AnimationBlueprintEditor ...

Material Parameter Collection Values not Updating in Simulate if "Run Dedicated Server" is Checked

UE - Networking - Jul 15, 2019

Material Parameter Collection Values not Updating if "Run Deadicated Server" is Checked Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, and 4.24 CL# ...

Character becomes stuck when sliding down steep unwalkable capsules

UE - Gameplay - Player Movement - Jul 14, 2019

Characters can become stuck and unable to move as they slide against very steep capsule collision. This seems to be caused as a result of ProcessLanded begin called within UCharacterMovementComponen ...

Motion Blur Applied Incorrectly in Ortho SceneCapture2D

UE - Graphics Features - Jul 5, 2019

Motion Blur is applied incorrectly in a SceneCapture2D set to orthographic perspective. Works as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 CL# 7208101, and 4.24 CL# 7223946 Thi ...

Crash when Rendering a Sequence at resolutions higher than 4K with DX12 and Ray Tracing Enabled

UE - Rendering Architecture - RHI - Jul 2, 2019

The Editor will crash when rendering a sequence at 7680x7680 with dx12 and ray tracing enabled. Found in 4.22 CL# 7053642, 4.23 CL# 7208101, 4.24 CL# 7210422 ...

Landscape No Longer Renders when Setting Max Desired Draw Distance Above 0

UE - World Creation - Worldbuilding Tools - World Composition - Jul 1, 2019

Landscapes no longer renders when setting max desired draw distance above 0. Found in 4.21 CL# 4753647, 4.22 CL# 7053647, 4.23 CL# 7208101. 4.24 CL# 7210422 ...

Error during packaging if nativizing a blueprint that contains a TMap with a UserDefinedEnum as a key

UE - Gameplay - Blueprint - Jun 17, 2019

Certain Map container calls (e.g. Find, Add) will fail to compile at packaging time if a Blueprint class containing a Map variable with a user-defined enumeration as the key type is nativized. This ...