Ray tracing translucency samples per pixel settings have no visible effect. Reported and tested in version 4.25.3(CL 13942748). Tested and found in versions 4.25.3 and 4.26.0 Preview 2(CL 14419252 ...
In 4.27 immediately upon adding an output to the default function that output can be edited without needing to be compiled. In Preview 2 once an output is added the Blueprint Interface needs to be c ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...
The FRHIFrameFlipTrackingRunnable thread is not initialized on Windows, so RHIGetFrameRate always returns zero. As a workaround, remove the code added by CalculateFPSTimings for Windows platform, a ...
Children of retainer widgets have improper clipping, causing any widgets set to "Clip to Bounds" to clip incorrectly. This may also affect hit testing in cases where multiple retainer widgets are ne ...
Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...
Crash occurs when the user closes the editor while there are blueprint thumbnails visible in the Content Browser. This seems to only occur if the editor was opened with blueprint thumbnails also vi ...
Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...
The AnimBlueprint shows duplicate characters in the Debug Filter causing three effects: 1. Causes breakpoints not to function properly 2. Reverts back to "No debug object selected" in the Filter rat ...
Cannot undo the creation of a comment in the material editor. When creating the comment, it automatically has you rename the comment. When hitting Ctrl Z, you undo the renaming action, but never the ...