Collision between Vehicles and Instanced Meshes are behaving differently than expected

UE - Simulation - Physics - May 20, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Vehicle from the Vehicle template clips through instanced meshes, and can't be driven on them.  ...

Ensure thrown when applying a Linear Color User Exposed Variable in a Niagara Emitter

UE - Niagara - May 20, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896. Ensure thrown when applying a Linear Color User Exposed Variable in a Niagara Emitter. ...

Unable to write custom stencil using Draw Material To Render Target

UE - Rendering Architecture - Materials - May 20, 2022

The attached project was created in 4.27 and is rendered on render target when checked in 4.27. However, this does not reproduce in 5.0 or later. ...

NiagaraSystem is compiled every time when first loaded in the editor

UE - Niagara - May 20, 2022

If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...

UMaterialBillboardComponent does not render when moving

UE - Graphics Features - May 19, 2022

Marking this as a Regression since it works as intended in Release 4.27.2 (CL-18319896). I've also confirmed the behavior is occurring in UE5 Main (CL-20283975) as well.  ...

Instanced Editable Variables of type Blueprint Interface can't be set

UE - Editor - Workflow Systems - May 19, 2022

This is a regression tested in //UE4/Release-4.27 cl 18319896 Instanced Editable Variables of type Blueprint Interface can't be set. ...

A crash happens with a combination of Event Receive Tick AI and a pawn losing possession

UE - AI - May 18, 2022

User reports this is a regression because it worked in 4.27, but they converted to 5.0.1 and now it causes a crash. However, I'm unable to verify this at this time. A crash happens with a combinati ...

Crash in GameplayTag Editor Widget when editing array of tags on a component

UE - Gameplay - May 17, 2022

Editing an array of gameplay tags on a component belonging to an actor instance can lead to a crash. There are inconsistencies with how the Gameplay Tag Editor widget behaves:Array of gameplay tags ...

Crash happens when changing Animation Mode to any other mode while a Control Rig is selected.

UE - Anim - Rigging - Control Rig - May 17, 2022

This is a regression. Tested in //UE4/Release-4.27 CL18319896 An assertion is thrown when changing Animation Mode to any other mode while a Control Rig is selected. ...

Using CustomBrush_Landmass Brush creates an inverted pyramid on the landscape

UE - LD & Modeling - Terrain - Landscape - May 17, 2022

When using the CustomBrush_Landmass Brush, clicking the landscape should add a pyramid shape landmass but instead creates a inverted landmass. Regression tested on //UE4/Release-4.27 @ 18319896 Re ...