Submix Level's minimum changes from -96dB to -60dB after making any changes to value

UE - Audio - Submixes - Mar 22, 2023

Reproduces 3/3 times. Issue does not occur in //UE5/Release-5.1 - CL 23901901 Binary. Confirmed Regression. ...

Ocean not centered at correct location when placed away from the origin

UE - LD & Modeling - Terrain - Water - Mar 21, 2023

This display problem is a problem in the editor and Ocean was drawn normally during the PIE. When the problem occurred, we observed that only a part of the WaterInfoTexture in the WaterZone was wri ...

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 ...

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] ...

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 ...

Source Textures used with a Rect Light are blurry and diffused

UE - Graphics Features - Mar 14, 2023

This is a regression from 5.0.3 tested in the following streams:BranchChange ListResults//UE5/Release-5.020979098Did not reproduce//UE5/Release-5.123901901Reproduced//UE5/Release-5.224608918Reproduc ...

Contain node for a Text Array returns wrong value when packaged

UE - Gameplay - Blueprint - Mar 13, 2023

This is not a regression. Tested in the following branches and change lists:BranchChange ListResultsText compared to VariableVariable added compared to VariableText compared to Text//UE5/Release-5.0 ...

Editing Blueprint default values will make the level it is contained in get marked as dirty

UE - Gameplay - Blueprint Editor - Mar 10, 2023

When Blueprint default values are edited, those edits will also be propagated to any active instances in the level. Each edit event will mark the level as dirty. Similarly, in a World Partition map ...