The experimental Offset Root Bone node does not respect velocities, meaning that it does not work when a character is based on a moving platform. The capsule will rotate with the platform, but the r ...
The crash is due to previous Rename operation, that reset a preallocated array which later FAsyncPackage2::ExecuteDeferredPostLoadLinkerLoadPackageExports tries to use. Before loading change list ...
[Link Removed] ...
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 problem seems to be that the bUsesGlobalDistanceField flag in the ShouldPrepareGlobalDistanceField() function checks for usage on the material, but it doesn't seem to take effect. The material u ...
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 ...
When using AddOrUpdateWarpTargetFromComponent you can pass in a SceneComponent, Relative Location and Rotation as well as optionally choosing to have the warp target follow the object if it moves.If ...
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 ...
This crash repros from at least UE 5.3 and up to latest. The following assert is hit: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 1067] Array index out of bounds: 0 in ...
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 ...