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 ...
This is from the linked EPS case: ============================== When 5.0 first introduced TObjectPtr, the guidance was that it would compile down to raw pointer access in Shipping builds to ensu ...
A licensee is composing independently-authored levels into a single World Partition persistent level by placing each as a Level Instance. NavMeshBoundsVolume / NavModifierVolume are placed inside ea ...
During deterministic Cook / Package validation, the Cooked output of a WorldPartition map was found to vary non-deterministically between Cook runs. Diff detected in the DiffOnly Cook log:Serialize ...
User reports that UserSceneTextures used in Post Process Materials are only correctly rendered inside the left eye in VR. ...