User reports this work correctly in 4.24, but now no longer works as expected in 4.25.I don't have a clear CL just yet, marking unconfirmed. If you change the settings to use ES3.1 Preview and just ...
Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...
Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin. Note: this does not appear to affect their functionality as execution reroute no ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...
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 ...
Meshes that have "Self Shadow Only" enabled are still casting shadows if ray tracing is enabled with DX12. Found in 4.23.1 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24 CL#10053396, 4.25 Main CL ...
Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...
While in ES 3.1 - lighting on movable meshes from static directional light appears to be rotated 90 degrees. The direction of light on movable mesh, both static mesh and skeletal mesh, doesn't match ...