The top material function was placed in a graph directly. The second was generating by copying the first node. Note that the input pins changed color which indicates that each input on the new modul ...
This issue occurs with the Additive and Alpha Holdout settings. ...
STAT_VolumetricLightmapBuildData isn't counted correctly. It seems that the root cause is Volume.IndirectionTexture.DataSize is set to 0 before STAT_VolumetricLightmapBuildData is decreased.// Prec ...
Encountered an issue where local lights appear to be broken when baking lighting with GPU Lightmass. See screenshots attached. Tested regression in //UE5/Release-5.5 @ CL40574608 and the issue does ...
It seems that when setting the Max Depenetration Velocity to a non-zero value, you are then unable to set it back to 0. Tested in //UE4/Release-4.25 @ CL 14469661 and this did not occur so marking ...
There seems to be an issue with replicated attachments ending up causing cyclical setups resulting in crash on clients. It was reported for 5.2 but even after patching up code it seems to occur. ...
Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...
When an animation is currently blending out due to automatic blend out or GameplayLogic, further StopMontage with specific BlendOut will not update the time to blend out of the current blending out ...
The licensee has been using a custom CVAR to launch directly into PIE for a world partition level. Since updating to 5.4, this now causes an editor crash. The main factor appears to be whether or no ...