When "RBF Interpolation" is enabled in the Groom settings, applying an Animation Sequence to a Skeletal Mesh that animates at a position far from the world origin causes the bound Groom shape to bec ...
Looks like maybe we aren't replacing the source delegate function (SignatureFunction) reference on the UDelegateProperty after recompiling the class - the function's owner name has the TRASHCLASS pr ...
When using nullrhi, the Texture->Resource variable in UAsyncTaskDownloadImage::HandleImageRequest is null and a crash occurs in WriteRawToTexture_RenderThread. ...
Workaround is to specify Binding Overrides on the LevelSequenceActor through its Details panel as such (while editing the LI). ...
This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
A user reported an issue where, if a BlueprintCallable function's parameters are edited, a blueprint using a BlueprintCallable function will give warnings instead of an error for a problem after the ...
The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...
In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth. It was also interesting to observe c ...
As soon as the widget was visible on the node/display at least once all nodes/displays receive the button press and correctly increase the counter. Therefore it seems like the widgets are only initi ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...