Copying Gameplay Tag Queries (FGameplayTagQuery) in the editor uses transient instanced object paths, so will no longer be valid when the data is unloaded, making it difficult to save or share queri ...
In Unreal 5.6, there's a new CVar: r.DOF.TAA.CoCBilateralFilterStrength, which should help with ghosting artifacts introduced by TAA in DOF passes. However, it doesn't work as expected since many gh ...
When we changed the resolution in the config, if you open a map and then look at the navmesh, the resolution it shows is the updated one from the config (assuming you haven't overridden anything) ...
When using the Anamorphic Squeeze Factor on a camera on AMD RDNA3 and RDNA4 hardware, blocking artefacts may be seen depending on the extent of the blur. The peripheries of the viewport appear to be ...
When a light's Specular Scale is set to 0, the specular still affects hair / groom assets. The specular of other assets (like a shiny static mesh in the scene) is properly affected by the change. ...
Shadows in the Lumen Scene from Lumen's Direct Lighting do not match the world when in the Lumen Far Field. This leads to shadows where there should not be any, and missing shadows where there shou ...
When a large number of notify tracks are added in the Montage Editor, the mouse wheel scroll does not allow the user to reach the bottom-most tracks. Only by manually dragging the scrollbar can the ...
Cascaded Shadow Maps do not use the proper world size for octree culling. At far distances, the shadows are always culled. ...
The ChannelMaskParameter node in the Material Graph works in most cases, but unusually does not work when extracting the value of the Alpha channel only for Vertex Color input data. ...
The UV coordinates for visualizing the mesh painting texture on Nanite spline meshes are not working correctly. This runs the code in the NANITE_VISUALIZE_MESH_PAINT_TEXTURE section in NaniteVisuali ...