In Unreal Engine 5.5.4, the Dither Opacity Mask option in a Masked material works correctly on Nanite meshes. However, in version 5.6.0, the dithering effect no longer applies to Nanite meshes. ...
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. ...
SynchronizeWithExternalDependencies will call Modify on the Pose Search Database when the database has changed. This will call FAsyncPoseSearchDatabasesManagement::OnObjectModified which in turn ma ...
Context: Data Layers is a system within World Partition used to organize Actors both in the Editor and at runtime. It allows for the user to dynamically load and unload layers in the Editor to help ...
Nanite in non world partition worlds builds with missing section, almost half the landscape is missing. Looking at the nanite overdraw as attached, it shows an interesting pattern. ...
Camera trucks can get in a invalid state when you undo certain operations. One example would be undoing a camera set that has been added to a camera track. When you undo that operation, other camera ...
In 5.6, a referenced asset path looks something like prepend references = @../../../../../Data/USD/Exports/FN-Main/ExportFolder/Assets/Sphere.usda@ instead of prepend references = ...
The Geometry Collection Dataflow node CreateGeometryCollectionFromSources is breaking Material Assignment. As the licensee has pointed out, this previously worked in 5.5. The most probably cause fo ...
So the issue seems to be a combination of Add To Mesh Component and Extend Mesh Section. I've tried this in Epic Launcher 5.6, 5.6 in-house modified engine as well as ue5-main 5.7 from git (editor ...