Crash on loading level with Landscape by 2 PIE instances

UE - LD & Modeling - Terrain - Landscape - Jun 16, 2022

[AI] Crash while loading navmesh with async static mesh compilation enabled

UE - AI - Navigation - Jun 16, 2022

I tried 10+ times but am unable to get this to reproduce locally. Licensee reports that this is a rare crash for them. ...

bIgnoreAllPressedKeysUntilRelease only applies to keys in the previous mapping

UE - Gameplay - Input - Jun 16, 2022

This is because the RebuildControlMappings function only checks this flag when you have a mapping that was already added, we should apply this for any new mappings as well.  I'll update the repro s ...

TSlateMaterialShaderPSDefault cast error when opening Platform Stats in Lyra's M_UI_Base_BordersAndButtons Material

UE - Rendering Architecture - Materials - Jun 16, 2022

Licensee has provided a potential fix, please see the UDN link. Callstack attached utilised -onethread ...

Ensure occurs if the decal scale is set to a very small value

UE - Graphics Features - Jun 15, 2022

The variable emitting this ensure (RelativeWorldToDecalMatrix) is not actually used, so this line can be removed. FDeferredDecalPS::SetParameters ... const FLargeWorldRenderPosition AbsoluteOri ...

AI Perception UnregisterSource Sense == nullptr does not affect pending adds

UE - AI - Perception - Jun 15, 2022

UAIPerceptionSystem::UnregisterSource according to its documentation should treat Sense == null as targeting all sources, but the code for removing pending sources does not treat Sense == null as th ...

HLOD build fails depending on the value of Loading Range in the World Settings

UE - World Creation - Worldbuilding Tools - HLOD - Jun 14, 2022

HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...

Instanced Impostors Render Black in UE5 editor

UE - Graphics Features - Jun 13, 2022

Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 input pin

UE - LD & Modeling - Modeling Tools - Jun 13, 2022

Geometry Scripting plugin isn't available for 4.27.2, and the behavior is the same 5.0.1. Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 ...

BinaryConfig cannot be created in packaging if there is a space in the file path name.

UE - Foundation - Cpp Tools - Automation Tool - Jun 13, 2022

Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...