Lyra - attribute sets of characters placed on world partition boundaries break in PIE

UE - Gameplay - Gameplay Ability System - Jun 28, 2023

When placing an instance of ALyraCharacterWithAbilities on the map on the boundary between world partition cells, it fails to take damage in PIE. The expected attribute sets (HealthSet and CombatSet ...

Anisotropic metallic material and area lights don't work

UE - Graphics Features - Substrate - Jun 28, 2023

Missing shadows when combining CSMCaching and Nanite

UE - Graphics Features - Shadows - Jun 28, 2023

A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...

OnObjectPropertyChanged Firing Excessively when FText is Bulk Edited

UE - Editor - Jun 28, 2023

If multiple game objects are selected at once and their text field is edited, instead of getting N events, it produces N-squared events. It looks like FPropertyHandleBase::SetPerObjectValue is call ...

Add ThinLTO support to iOS

UE - Platform - Apple - Jun 27, 2023

iOS link times could be sped up by adding ThinLTO support as was done for Android recently. ...

Attached Gameplay Cues with decals that override SetFadeOut will destroy their target actor on fade out

UE - Gameplay - Gameplay Ability System - Jun 27, 2023

Burst GCs will destroy the target actor if you attach them to the target (FGameplayCueNotify_PlacementInfo::AttachPolicy) and override the decal fade out (FGameplayCueNotify_DecalInfo::bOverrideFade ...

Editor crash when the renderdoc.captureframecount is set more than 1

UE - Rendering Architecture - RHI - Jun 27, 2023

Animation curves on Montages are not remapped when using a 'Compatible' skeleton

UE - Anim - Runtime - Jun 27, 2023

[Link Removed] From UDN: If you are using the new compatible skeletons feature and you have a Montage with an attribute curve on it, the curve is not correctly mapped to the target skeleton. So ...

'Quit Editor' Blueprint Node Crashes Editor

UE - Editor - Content Pipeline - Content Browser - Jun 26, 2023

Using the Quit Editor blueprint node crashes the editor when used, instead of exiting cleanly. Closing the Content Browser prevents the crash from occurring, however. ...

[MetaSounds] The Members' detail panel does not accurately update after making an edit and selecting a different member

UE - Audio - MetaSounds - Jun 26, 2023

Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1  UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...