Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...
When using a 'Set Timer by Function Name' node with a Function that has an Output parameter it will fail at executing the Function. If the Function is called with an Event BeginPlay node it will fu ...
The "LookAt AimOffset" animation node does not recognize the interpolation setting on its assigned Blendspace. This causes the animation to snap to positions instead of smoothly rotating to them. ...
When a project is reopened that contains structures, they will be corrupted with a hash code instead of their original values. If the "Break Struct" node is removed it can't be re added as it is not ...
There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...
Adding an element to an array in the Material Editor automatically collapses all expanded elements in the array. I've successfully reproduced this issue with the following nodes:LandscapeGrassOutput ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
The Steam API is disabled when playing a Standalone Game that was started using the Play button. REGRESSION: Yes Worked: 4.24.3 Binary CL-11590231 Broken: 4.25 Binary CL-13261010 I do not see this ...
Have attached examples of this in action, including breakpoints showing the FDateTime::Ticks count as zero. Also showed that this is an issue for the existing GetYear/GetMonth/GetDay methods (and an ...
This is a regression Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Did not reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Repr ...