StaticMeshComponentPropertyOverride only takes effect when the flag ExecuteOnTheGPU is off. All error checking for StaticMeshComponentPropertyOverride turns off when the flag ExecuteOnTheGPU is off ...
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 ...
A licensee reported that the Bulk data for the nanite mesh generated for Landscape proxies can leak in the editor. It could appear as the normal BulkData “leadk” related to fulling loading an Asset ...
cf. https://forums.unrealengine.com/t/gltf-import-bug-animations-have-an-entire-extra-frame-when-source-animation-is-slighly-above-target-length/2697309 The GLTF importer adds an extra frame to the ...