It was mentioned that the global invalidation should be toggled off during loading screen and subsequently restore the state after. A request was made for this dynamic behavior be part of the engin ...
When using "ConstructTexture2D" from a render target that uses the format PF_R16F (RTF_R16F) the output texture won't retain the format and will become a four channel float texture. The texture for ...
Shadows on the surface of SingleLayerWater are heavily pixelated, and don't appear to use bilinear filtering at all. Also tested on //UE5/Release-5.5, CL: 36481335 ...
When the Global Illumination scalability settings are changed in the editor from High to Medium, they primarily act on the r.Lumen.DiffuseIndirect.Allow and r.SkyLight.RealTimeReflectionCapture. No ...
A player cannot move heavier GC objects even if we have a valid setup due to the GC not reporting the correct mass. ...
Animations that are disabled in the Pose Search database still get loaded in a cooked build ...
In UE 5.4, when deleting actors in our levels, some blueprints will be mark dirty despite not having changed. We traced that down to FAssetRenameManager::CheckPackageForSoftObjectReferences. The af ...
A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
The Niagara viewport will crash when rendering opaque sprites if Mobile Multi View and the mobile preview are enabled. Additive materials do no crash, and if the viewport is not set to lit it does ...