The crash is due to previous Rename operation, that reset a preallocated array which later FAsyncPackage2::ExecuteDeferredPostLoadLinkerLoadPackageExports tries to use. Before loading change list ...
The Bake Pose setting does not work when using a SkeletalMesh LODSettings asset. After the change in CL22878911, the BasePose in the LODSettings asset is no longer copied to the BakePose in the skel ...
A licensee has reached out to us to inform us that the logic for preloading at times fails to account for adaptive virtual textures when the requested mip level is not in the shared AllocatedVirtual ...
Note: This affects all versions from at least UE 5.3, including mainline latest. The "Animation" Editor Mode allows creating constraints for level actors. One of these, the "Parent" constraint, con ...
This is a regression, it worked correctly up to UE 5.4, but repros on UE 5.5 and 5.6. Also, this seems related to [Link Removed], which was fixed by CL 40649716/40649749 and integrated into UE 5.6, ...
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. ...
Context: The Mutable plugin has a modifier node called Clip Mesh With Mesh that allows Static Mesh modifiers to be assigned as the clip mesh. Under certain circumstances, an assert can be triggered ...
Consider a sequence hierarchy with more than two layers. If the top-level sequence uses a negative timescale on a sub-sequence, the contents inside it animate as expected, but any nested sub-sequenc ...
Context: In PCG, the Attribute Remove Duplicates node can be used to remove duplicate attributes from an array. Problem: The licensee has observed that using the Attribute Remove Duplicates node ...
When editing a component property in the level viewport, if the component was added via the Blueprint Editor, pressing Enter after changing a value causes the details panel to lose focus. This inter ...