It appears using the attribute reader with the shape location module set to torus will cause NaNs. The log mentions Sphere Radius among them, which should not be used with the torus mode. ...
If trigger execute is called in Blueprint, it will fire every time the sound recovers from being virtual, even if it has not been called again. See video example: [Link Removed] Also occurs in Re ...
Callbacks for the Tonemap's afterpass that return identity return black screen unless there is a post-process material. ...
Static meshes can have normals flipped when the actor they are attached to has one component of its scale inverted. ...
ABrush::SupportsExternalPackaging overrides the base implementation of AActor::SupportsExternalPackaging which returns false for transient actors, but it doesn't call super. As a result, transient ...
Decal materials have a compiler error when sampling a UTexture2DArray asset ...
Possibly a regression, but I could reproduce this issue as far as 5.2, so unsure when it started. The issue seems to be that the cloth painting tool lock the camera movements during painting, but d ...
Crash when set PostProcessAnimBlueprint in persona editor. Related to [Link Removed], [Link Removed]. ...