FClothingSectionData::IsValid() is not marked const. ...
Changing the color on a component property via the color picker will cause the picker to stop working until it's closed and reopened. This occurs because a property change event is sent out, and the ...
When importing a .glb file from Blender, the editor crashes. The user has been able to import other .glb files, but ran into an issue with the one provided being unable to be imported. ...
Custom Events get unbound when duplicating Level Sequences ...
4.24 moves distortion calculations to the file DistortionCommon.ush and its`ComputeBufferUVDistortion` function. The code in the INSTANCED_STEREO define no longer works as `Interpolants` isn't passe ...
Duplicating inherited Blueprint variables should copy the data from the original variable to the duplicated variable. ...
A user reported FMath::SegmentTriangleIntersection returning false negatives, seemingly due the results of FMath::ComputeBaryCentric2D being checked with strict inequality as opposed to non-strict i ...
Oculus Splash screen image no longer shows on Quest. Unable to reproduce on PC (If you package a project without 'Start in VR' enabled you will be able to see splash until you enable HMD) Conf ...
Environment Queries Ignore tests for Custom Collision Object Overlaps. Note: The expected behavior seems to have worked in 4.21, After following the steps to reproduce, I can verify a successful de ...