The Max Deviation setting for a static mesh LOD is never used for Mesh Reduction. This results in incorrect values for automatically computed LOD distances, because the calculation uses the Max Devi ...
REGRESSION: Issue started occurring with 4.25.4 Blueprints with non-English characters in their name will not trigger latent actions. The following warning appears in the log in this case: LogScr ...
The Ellipsis overflow method on text widgets can cause an ensure to trip as a result of a render batch being sent with no indices. We could guard against this in SlateRHIRenderingPolicy by checking ...
Cannot Assign Clothing Asset after creating it ...
On Linux machines users are unable to uncap their framerate in the editor. This issue has been observed in multiple maps, including TM-URO and TM-AnimPhys, as well as Third Person Blueprint projects ...
A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...