Nanite geometry does not cast Distance Field Shadows outside of the clipmap range for Virtual Shadow Maps. Non-Nanite geometry does cast these shadows. ...
Additional Post Process renders always have a black alpha channel ...
Issue 1: Convex Collision Transformation Missing for External Collision Sources Issue 2: Convex CCD Stability Issues due to Plane Intersection Semantics See attached URL for more details. ...
We have encounter an issue in the Chooser when we setup output object column for soft reference object ptr (an optional montage object). It is working correctly when the montage is loaded. But befor ...
The deadlock occurs when attempting to cancel compression during animation sequence destruction. The compression thread ends up deadlocking with the game thread, which is the one requesting the canc ...
The cursor position is no longer updated during drag and drop, so drag-over events cannot respond correctly. Commenting out the following code in WindowsCursor.cpp works as a workaround ( the behavi ...
Multiple shot tracks are a problem source, and UE seems to try and pre-empt them by disabling the menu option to add a second one when one is already in there. Duplication, however, is still permitt ...
When using the DynamicMaterialParameters Niagara module in UE 5.6, 5.7, and UE5-Main (CL 50298778), updating an emitter causes Boolean values, such as Index0Float0Write, to reset to default values, ...
Context When crouching and uncrouching with Mover’s DefaultMovementSet, the pawn capsule’s half height is changed. This behavior mimics the CharacterMovementComponent. To ensure the pawn’s feet sta ...