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 ...
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 ...
Reported in SF [Link Removed] Client has a file that consistently crashes during loading in the PCGComponent.cpp that appears to be linked to placed vegetation. Crash occurs during file open and m ...
Dragging any cooked Actor-based Blueprint class asset into the level editor viewport will crash the editor when it has been configured to work with cooked assets. This is a regression that started ...
Hello! We have encountered a bug with the Interchange pipeline. When an interchange texture import is cancelled due to non-power of 2, and then the same texture is imported again without any change ...
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. ...