When 'Run Dedicated Server' is unchecked and you run PIE with 2 or more clients, all client's animations are stuttering on Game Preview Server window. This does not happen when Run Dedicated Server ...
Landscape far shadows are interfering with the distance field soft shadows causing a conflict, and stopping the distance field soft shadows from rendering at all. Working as expected in 4.20 CL# 43 ...
Attempting to use the Editor with a 32:9 Ultrawide monitor (5120x1440) causes the ratio sizes to be multiplied by 868.000000. ...
In the Landscape Tutorial Overview there is a word missing in the tutorial. ...
The engine crashes when trying to automatically create a type conversion node when they are used a key for a map. Found in 4.24 CL#10570792 Reproduced in 4.25 Main CL# 10646676 ...
AActor.IsReplicationPausedForConnection is never called. ...
The following code should be added in defineUPropertyMacros.h #ifndef UDelegateProperty #define UDelegateProperty DEPRECATED_MACRO(4.25, "UDelegateProperty has been renamed to FDelegateProperty") F ...
Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...
Keyframes added to sequencer from a TArray variable are unable to be changed. The value sets correctly but displays red. [Link Removed] ...