"NO ASYNC TICK" in Cascade viewport when adding a Skel Vert/Surf Location

UE - Niagara - Nov 7, 2019

Adding a Skel Vert/Surf Location node to a Particle Effect causes it to stop displaying particles and throws the warning "No Async Tick". Toggling Skel Vert/Surf Location off allows the Particle to ...

[CrashReport] Assertion failed: TaskDataArray.Num() == Exporter->VolumetricLightmapTaskGuids.Num()

UE - Graphics Features - Lumen - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...

UMG Widgets containing child widgets that have bound animations fail to save

UE - Editor - UI Systems - Jan 10, 2020

Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...

Landscape Tool crashes on Layer Import

UE - LD & Modeling - Terrain - Landscape - Mar 12, 2020

The heightmap and weightmaps were created using Terresculptor, and exported in the correct format. If you import everything except the layermaps, the landscape is generated and the layers can be pai ...

Soft Object unloads after some time when stored in a Blackboard

UE - AI - Mar 11, 2020

When loading a Soft Object and directly placing the loaded Object into a Blackboard, after about 2 minutes the Object will unload and become null inside the Blackboard. This issue only occurs in a p ...

Reset seed on emitter looping not working properly

UE - Niagara - Dec 31, 2019

The "Reset Seed on Emitter Looping" has no effect when enabled.   Tested in: 4.22.3 CL#7053642 , 4.23.1 CL#9631420 , 4.25 CL#10868506 ...

UMG Slider displays long or wrong percentages when Step Size is set to 0.1

UE - Editor - UI Systems - Apr 24, 2020

When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...

Navmesh seems to have buggy behavior when interacting with HISMCs that programmatically set mesh via SetStaticMesh.

UE - AI - Mar 6, 2020

Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...

Project description not applied after packaging the project

UE - Foundation - Cpp Tools - Nov 14, 2019

Changes in the description settings under project settings are not applied to the packaged version of the project.  Tested in: 4.22.3 CL#7053642, 4.24 CL#10091930   4.25CL#10183780 ...

Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...