Using UFUNCTION(Server, Reliable, WithValidation) with an RPC function results in a failed build in Visual Studio. The same test in Main yields a different set of error messages. ...
Listen For Input Action firing erroneously. Confirmed in 4.26 MAIN @ CL 11536993 ...
This issue is related to [Link Removed], where the "?listen" option sent on the URL to clients could cause issues with RPCs being called locally during travel. The fix to remove the "?listen" option ...
It appears that the Vertex Normals from Ribbon Particles are opposite of what is expected via the Default Particle System given both systems share the same alignment (Facing Camera) [Image Removed] ...
This is a regression: it worked correctly up to UE 5.5, but not in 5.6 or mainline latest. Possibly caused by CL 40093049. Class UNiagaraDataInterface provides virtual method GetFeedback(), which a ...
In Unreal Engine version 5.5.4, the Editor crashes when performing Undo after deleting a Material Layer of a Material Instance ...
The messages emitted when CppCompileWarningSettings.NonInlinedGenCppWarningLevel is set to Warning\Error should contain the literal so the tools pick them up and react accordingly. From the EPS c ...
When the DLC is being built for a project and stored in a plugin, the result is normaly until the DLC is packaged multiple times. This leads to the file path becoming more and more nested each time. ...
Cumulative patching is implemented by copying the generated pak files during staging of the base and each patch to the Releases directory. When creating a patch, all of the pak files from the releas ...