Random crash in UWindDirectionalSourceComponent::GetWindParameters

UE - Simulation - Physics - Character - May 14, 2020

Niagara Preview viewport is unaffected by Preview Scene Setting Environment Color

UE - Niagara - May 14, 2020

Preview Scene Setting Environment Color only shows as black in Niagara editor viewports This issue does not reproduce in the Material, Static Mesh, Skeletal Mesh, Anim BP, or Control Rig Editors. ...

Sequencer transform origin not updated on first frame

UE - Anim - Sequencer - May 13, 2020

When the level sequence is evaluated from calling play on a level sequence player the level sequence actor does not have an opportunity to tick, which is where the transform origin is calculated. ...

Calling Array_Identical in a blueprint results in a compile failure with nativization

UE - Gameplay - Blueprint - May 13, 2020

REGRESSION Does not occur in 4.24 Blueprints that call Array_Identical results in a failure during nativization:F:/Projects/Release/TestNativizeArray/Intermediate/Plugins/NativizedAssets/Windows/Ga ...

Switching raytracing console variable in runtime can crash engine.

UE - Graphics Features - Lumen - May 13, 2020

Licensee reported that is caused by missing ECVF_RenderThreadSafe flag in these console variable definitions. r.RayTracing.Shadows r.RayTracing.AmbientOcclusion r.RayTracing.Reflections Here is a ...

EditCondition doesn't work on C-arrays

Tools - May 13, 2020

Toggling a bool doesn't enable/disable the elements of the array similarly to how it does for TArray in the details panel. Static arrays should have the same semantics as TArray with regards to edit ...

Crash occurs loading a sublevel containing landscape with ray tracing enabled

UE - LD & Modeling - Terrain - Landscape - May 13, 2020

In raytracing enabled, When loading a sublevel containing landscape with LoadStreamLevel function following error is shown. Assertion failed: Pair != nullptr [Link Removed] [Line: 584] Licensee re ...

Depth buffer collision kills all particles after 1 second

UE - Niagara - May 12, 2020

Somehow the namespace broke between the collision and the trace modules. [Image Removed] [Image Removed] ...