Using a Set Control Rotation node does not change the camera rotation when in VR mode. ...
When a new BSP is created, modifications are made to the level's default brush. These changes affect how volumes are placed, with different BSPs causing different behavior in volume placement. ...
From the linked EPS case: ---------------------------- In UE 5.7 there were some changes to how Enum member names are stored. This change introduces an assert when cooking using the Editor Debug e ...
Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...
When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...
On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...
When utilizing World Position Offset on Landscapes, the VertexNormalWS only pushes vertices in the vertical direction. Even if you are to sculpt an aggressive slope on the landscape, the vertices ar ...
Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...
A licensee runs UbaAgent on Windows Server Core. This worked in 5.5 and 5.6, but broke in 5.7. After some investigation, they found that UbaAgent took a new (hard) dependency on qwave.dll in order ...
When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...