When recording shape information, descriptions are offset from the shape. Licensee Message - I noticed that the capsule vis log description labels were not lining up after replaying the recording ...
It is not possible to package a game when using the FJsonObjectConverter. This Converter is part of "JsonUtilities", and whenever I'm including this to my Build.cs as follows, the packaging fails: ...
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 ...
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 ...
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 ...
The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...
The output of the CustomStencil node in a User Interface material does not align with the viewport dimensions. Toggling fullscreen/windowed mode (F11) causes the offset to reappear, so scaling the n ...