Moving from "float" to "FGameplayAttribute" is causing a test to fail. ...
For reference, it was fine in 4.24 In particular, jittering is severe when the camera is moving. GaussianHalfRes has been removed in CL 14036168, which is likely to cause degradation issues if int ...
When using the Trigger Route node, if Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on set. [Link Removed] ...
If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...
Failure occurs at compile time during GC when the replacement component that we create is being destroyed. This component includes the BillboardComponent instance that's attached to the scene compon ...
When double-clicking on an interface function call within a blueprint, the expected behaviour is that it will take you to the implementation of this function. However, it currently does nothing. ...
This appears to be from an interaction between the Depth Fade Expression, clip() in a Custom Expression, WPO being enabled, and the fact that the pass that draws objects for the editor outline runs ...
The Network Prediction and Mover plugins both have readme files in their plugin's root, but these files are somehow filtered out during the process of assembling a distributed build. ...
When the CurveLinearColor asset assigned to a CurveLinearColorAtlas is edited (e.g. change the colors of the gradient), the preview window of CurveLinearColorAtlas editor does not automatically upda ...
When mirroring the MetaHuman Face_Archetype_Skeleton it has been noticed that some curve names are not mirrored correctly (such as head_lod0_mesh_mouth_lowerLipDepress_left) while a large number of ...