When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack shares some similarities to an older 4.14 ...
The problem seems to come from a notify having its LinkedMontage set to null when RefreshBranchingPointMarkers() is called. IsBranchingPoint() fails in this case, so it's never registered as a branc ...
When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...
This is a common crash that has occurred since at least 4.15 and affected more than 100 users. The callstack shares some similarities to [Link Removed], which was not resolved. User DescriptionsGo ...
The steps above are reduced to their simplest expression. I appears that several customers complained about lightmap baking resulting in glowing objects. This typically happens on interior door fr ...
When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux. In Engine ...
This is a regular commandlet crash that has occurred since at least 4.15. Source Context 543 IFileManager::Get().SetTimeStamp(*Filename, FinalTimeStamp); 544 } 545 } 54 ...
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 ...
When loading soft object paths directly, it applies any important CoreRedirects by calling the function FixupCoreRedirects if the initial load attempt fails. In the repro steps, this will apply this ...