Ray Traced Reflections Get Darker The Higher The Rougness Value is for Metallic Materials

UE - Graphics Features - Lumen - Jun 11, 2019

Instead of reflecting an average color of the surrounding, reflections become black with increased roughness values. Found in 4.22 CL# 6574378 and 4.23 CL# 6925347 ...

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 ...

Sub Instance Root Motion issues

OLD - Anim - Dec 10, 2019

Using multiple Sub instances with root motion does not behave as expected. With both the parent and sub instances set to 'Root Motion from Everything': In 4.22, too much root motion occurs. In ...

Sequence director fires events multiple times if multiple levels are streaming.

UE - Anim - Sequencer - Nov 7, 2018

The new event track in level sequences fires the number of times that there are levels streaming. ...

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game

UE - Platform - XR - Feb 20, 2019

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game ...

Actors with Niagara components don't wait for the system to finish before being auto destroyed

UE - Niagara - Mar 29, 2019

UNiagaraComponent does not override IsReadyForOwnerToAutoDestroy, so it always returns true. This gets checked every tick if an actor is set to auto destroy, so actors with Niagara Components do not ...

Timelines in ActorBPs no longer function when packaged with Nativization

UE - Gameplay - Blueprint - Apr 9, 2019

Timelines in ActorBPs no longer work in projects packaged with BP nativization. Timelines in LevelBPs still work. Confirmed in 4.23 MAIN @ CL 5806859 ...

Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...

Editor crashes when adding a parameter to a material when using Forward Shading and DX12

UE - Graphics Features - Apr 24, 2019

Setting the default RHI for Windows to DX12 and enabling Forward Shading results in a crash when adding a texture sample parameter to a material. Found in 4.22 CL# 5660361 and 4.23 CL# 6074473 Wor ...

[CrashReport] UE4Editor-CoreUObject!UObject::SetLinker(FLinkerLoad *,int,bool) [UObjectLinker.cpp:107]

UE - Foundation - Core - May 13, 2019

Comment from user in crash group:I updated unreal engine to 4.22.1 and changed the project version from 4.21.2 to 4.22.1 and now it crash whenever i open a map Generated from CrashReporter ...