When adding the Add Component By Class node, choosing a class that has a Relative Transform pin, changing the transform, and deleting the node the editor crashes. I tested this with the Skeletal Mes ...
UParticleSystemComponent::SetComponentTickEnabled can fail to disable ticking due to IsTickedManaged not checking if the particles system is pending registration. The crash was in part because of c ...
The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...
Adding a Material Layer to a Material Instance that has a Material Function Call node connected to the Set Material Attributes node causes the editor to crash. I tested a Material Layer without the ...
Because the proxy class is set to something within the game module, no warning is placed on the node as the outer package ends up being a valid Runtime module. This should actually be a warning in ...
This issue seems to occur if and only if viewing the value in the details panel. Following the above repro steps without looking at the value in the details panel, and then clicking the asset to ins ...
This issue occurs when using the Landscape Streaming Proxy. ...
Attach options don't work for additive blend types (Additive, Relative and Additive From Base) ...
This issue occurs when using an image with RichTextBlockImageDecorator for RichTextBlock. This displays RichTextBox of RetainerBox and RichTextBox as it is. In the case of UMG Editor, the image is ...