When Slot animation by AnimMontage and AnimationTrack is done at the same time, the blend result differs from expectation. Probably because if AnimMontage's loop playback by EventTrack is executed, ...
When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin3 ...
When World Composition Sublevels are streamed out and back in the LODs appear distorted. This reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4.23.1 (CL-9631420), 4.25 Preview ...
Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...
The proposed solution here is to make the casing of the path provided to the hashing function for the mutex consistent with something like:publicstatic string GetUniqueMutexForPath(string Name, stri ...
Using the Editor Utility Widget to add components to objects in UE does not appear to function as expected. I reproduced this 8/8 times in UE 5.1, 5.0, and 4.27, confirming that this is not a regres ...
Character's clothes bubble up as their scale goes down due to the collision thickness not being correctly scaled. ...
Tooltips within Page 1 of the Texture Atlas Visualizer in Widget Reflector are displaying the incorrect asset. This issue is occurring in Binary //UE5/Release-5.3 at CL 26560699 This issue is occur ...
Rect lights cause artifacts (nan pixels) on pixels of surfaces that are coplanar with light position. In RectLight.ush, in RectIrradianceLambert, at line 106, c30 is -1, so rsqrt(0) causes a nan to ...
Some reset to default buttons not appearing for UMG Appearance. This seems to only affect the Categories like Brush, Style or categories under Style like Normal/Hovered. Individual properties rese ...