When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...
When selecting an asset in a level instance that is being edited via LevelInstance/Edit, the silhouette of the object is visible through occluding nanite meshes. This has the effect of disabling th ...
iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...
When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...
We need to support geometric transform for meshes when importing skeletalmesh ...
A licensee reported errors related to the sarif file when compiling version 5.5 using FASTBuild. The problem is that the FB implementation code doesn't know how to deal with the /experimental cl.exe ...
Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
There seems to be something wrong with how we close menus and submenus as submenus are opened and closed based on mouse interaction. In particular, we seem to sometimes close the whole menu hierarch ...
Calling "FStaticMeshCompiler::FinishCompilation" on multiple assets simultaneously can cause a hang. Also tested on //UE5/Release-5.5, CL: 36784631 ...