Editor freezes up when dragging the scroll bar of the Visual Logger window when a bvlog file isn't loaded

UE - AI - May 21, 2021

When adjusting the scroll bar in the Visual Logger window, the editor freezes up. There is no callstack provided in the logs. The only way to close the editor at that point is to close it through th ...

Crash when setting Kill Particles to true on some emitters in a Niagara System

UE - Niagara - May 20, 2021

When setting the Kill Particles boolean of an emitter in a Niagara System to true, the editor crashes. So far, I've only been able to reproduce the issue with the NS_EH_KP system that a user provide ...

Stacked shots will evaluate both sub sequences instead of just the topmost

UE - Anim - Sequencer - May 19, 2021

Overlapping shots will evaluate all shots instead of the topmost one. ...

Handheld AR: Session fails to Start after minimizing/backgrounding the application

UE - Platform - XR - May 18, 2021

When the user minimizes or backgrounds an AR application, and re-opens it, new AR sessions will fail to start ...

InstancedStaticMesh displaying corrupt lightmap data

UE - Graphics Features - May 17, 2021

I think I narrowed this issue down to bad UV coordinates being interpreted during the BasePassVertexShader execution applied to instancing. At this line in VertexFactoryGetInterpolantsVSToPS: flo ...

Crash on multi viewport when streaming in sub level with rect lights

UE - Rendering Architecture - RHI - May 13, 2021

Very thin meshes cause flickering with emissive materials.

UE - Graphics Features - May 13, 2021

The licensee has reported that when you make a mesh extremely thin (e.g. z = 0.0001), it can cause emissive materials applied to the mesh to flicker. ...

Crash when adding an Event Write node to a Niagara Scratch Pad module

UE - Niagara - May 13, 2021

It seems that the crash is related to all of the "Write" events. I tested the Event ChaosDestruction Write, Event Float Write, and Event Bool Write and all 3 caused the crash, but their "Read" count ...