The frame rate for an anim sequence is not being changed as expected when its being overwritten / re-imported. ...
A licensee reported that two SkyAtmosphere texture resources do not have proper memory transitions added by the RDG. This happens because in VolumetricCloud.usf, these textures are referenced via Vi ...
In UE5.8 it appears some changes were made to the camera control and navigation in the editor viewports. You can no longer use controller and mouse simultaneously to control the camera. Previously ...
When SetInputMode_GameOnly is applied on a PlayerController and the application runs in windowed mode on a multi-monitor setup, the Windows OS shortcut Win+Arrow (window snapping) stops functioning ...
In UE 5.8 r.Visibility.LocalLightPrimitiveInteraction mode 2 (enabled if MegaLights is disabled) was added and made the new default as a performance optimization. However, this causes shadows to d ...
A licensee reported getting errors when cooking a subsequent release. The bug is a side effect of CL44557776 which changed the behavior when dealing with generated packages in UCookOnTheFlyServer::G ...
Hi, we are experiencing random deadlocks while cooking groom bindings. We have integrated 5.8 mutable into 5.6 and are still experimenting those deadlocks which seem due to : UE_DEPRECATED(5.4, "Th ...
You cannot change any binding type in bindings in Cinematic Assemblies, e.g., you cannot make something spawnable. ...
Repro project is available in the additional info URL to save repro time. Disabling Nanite on the landscape, or painting on it (which shows the non-Nanite version of the landscape) reverts the issu ...
The anim mixer's skeletal animation eval task suppresses an anim sequence's Force Root Lock during pose evaluation so the root-motion extraction task (FAnimNextExtractRootMotionTask) can measure and ...