The crash is due to previous Rename operation, that reset a preallocated array which later FAsyncPackage2::ExecuteDeferredPostLoadLinkerLoadPackageExports tries to use. Before loading change list ...
A licensee has reached out via EPS about a texture loading issue they are having in-editor. I summarized the most important points below:The issue relates to texture load failure associated with mat ...
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, ...
A crash occurs when the console command “showflag.rendering 0” is executed. This does not occur in UE5.5, so it is a iassue in UE5.6. ...
It is possible for textures referenced in the bindless texture data assets that are actively used in materials being rendered in the active viewport to be garbage collected. This results in the mat ...
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. ...
A regression introduced in UE 5.6 causes Blackboard key selectors in Blueprint tasks to become invalid when the Blueprint inherits from a native subclass of UBTTask_MoveTo (or UBTTask_BlackboardBase ...