Instigator is not set properly in Lyra health change callbacks

UE - Content - Sample - Mar 17, 2023

LyraHealthComponent has an OnHealthChanged callback that is executed whenever a character takes damage. One of the parameters is Instigator, but that is never set properly in the current version of ...

Crash when Copy/Pasting from Older UE Versions

UE - Editor - Workflow Systems - Mar 17, 2023

When copy/pasting scene objects from older Unreal versions into Unreal 5.1, the editor will crash. ...

Raytraced translucency makes ExpHeightFog black

UE - Graphics Features - Mar 17, 2023

Does not occur in path tracing nor rasterized translucency. ...

VCamMultiUser is missing VCAMCORE_API on structs

UE - Virtual Production - Tools - Virtual Camera - Mar 17, 2023

Salesforce link [Link Removed] ...

Unable to save a map file when editing a LevelInstance by placing multiple LevelInstances on a PersistentLevel

UE - World Creation - Worldbuilding Tools - Level Instances - Mar 17, 2023

Can not save the map file, if trying to edit a LevelInstance in a PersistentLevel where multiple LevelInstances are placed. The workaround is to open and edit the LevelInstance as PersistentLevel.  ...

Game feature plugins do not unregister absolute scan paths on removal

UE - Gameplay - Mar 16, 2023

The GameFeatureData asset used by the game features subsystem supports defining extra paths to scan for asset manager assets specific to that plugin. Originally this system only supported relative p ...

Resizing game window is very slow on Mac

UE - Platform - Apple - Mar 16, 2023

Reported here [Link Removed] Also see attached screen capture. Could be that we do not pause rendering when resizing. ...

GameplayAbilities can only be triggered by Events OR Directly (not both)

UE - Gameplay - Gameplay Ability System - Mar 16, 2023

Crash when playing HLS video with ElectraPlayer on iOS16

Media Framework - Mar 15, 2023

Licensee reported crash when playing HLS video with ElectraPlayer on iOS16. According to their research, we can avoid the fix by doing the following: Delete check() in the corresponding line Engine ...