ULocalPlayerSaveGame::AsyncSaveGameToSlotForLocalPlayer was designed to properly support multiple in flight requests at the same time, but the current code does not work correctly and this can cause ...
A typo in a conditional compilation macro in NaniteRasterizer.usf causes code controlling distant tessellation reduction to never be included in final shader code. This means that the low tessellati ...
An ensure is hit for static raytracing geometry because skeletal mesh assets that had ray tracing disabled were not handled in: FSkeletalMeshSceneProxy::GetStaticRayTracingGeometries The concurrent ...
When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...
Version: Main branch 46320669; 5.7 Preview Epic Launcher pre-built; Issue: Playing a <sequence> that is withing a <level instance> turns back on gray <level instance editing> visualizing shader e ...
Skeletal meshes with disabled mesh sections will flicker in the Hardware Ray Tracing Scene. Also tested on //UE/Release-5.6, CL:45232827 ...
Certain placements of landscape splines in world partition levels can cause Nanite landscape proxies to invalidate, and switch back to their non-nanite version. This happens when specific regions of ...
When using constraints with layered control rigs, you get jitter on the constrained object. ...
I got a report from one of my designers that since we took 5.6, they have been unable to see the "Promote to Parameter" options when attempting to bind an output from one of our common tasks. I took ...