Users have trouble overriding the blocksize/patchpaddingalign parameters for UnrealPak from UAT commandlines.There is no easy way to specify these parameters through a buildcookrun, instead they n ...
UPoseAsset::SetBasePoseName() does not correctly set the BasePoseIndex when a valid pose name is provided. Regardless of input, the pose defaults back to ReferencePose. Upon inspection of the implem ...
The value of MaterialExpressionTwoSidedSign is flipped when calculating the Opacity Mask for Nanite meshes. This seems to be a regression in 5.5. ...
Intermittent crash in virtual texture transcode. Usually mempy from nullptr but also occasionally we see the same callstack with memcpy to random location. ...
The built-in class "UMaterialEditingLibrary" provides various editor scripting functions related to creating and editing materials and material instances. One of these functions, UMaterialEditingLib ...
The 5.5 version of the CitySample project, particularly the MassCrowd scene, was not properly maintained. The previously working functionality of NPCs being able to sit on a bench is now broken. CAS ...
Materials that make use of the analytical derivatives path to avoid hardware derivatives can still generate derivative operations on texture samples when the shading model has a custom data pin and ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
This issue is the same as [Link Removed], but it causes confusion for developers because only Nanite ISM are rendered correctly since UE5. . ...