Hardware Raytracing support can cause a crash on AMD Radeon GPUs when creating the RT pipeline state. ...
Hi, We are trying to use Mutable plugin to avoid clipping using the RemoveMeshNode with data from DataTables. However we are having trouble with the most basic example of our idea. We have a Data ...
If we have PSDs that contain assets that were added manually to the database and also others that were added via branch in notifies then SynchronizeWithExternalDependencies will remove and re-add th ...
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 ...
Licensee noticed a regression in 5.6 where the non-masked recompute tangents option doesn't work anymore. The option is called "Enabled with no mask" in 5.6 but "All" in 5.5. Under the hood, this se ...
UMaterialInterface is BlueprintType, but UMaterialFunctionInterface is not. This makes it difficult to port some BP logic that works with materials to the material layer system. Crystal Dynamics wou ...