A GameplayTagQuery in an ActorComponent cannot be properly edited on instances of an actor with said component. There is a workaround, but the issue makes editing Tag Queries rather annoying, doubl ...
When a reflection capture is unloaded due to streaming, it cannot be reloaded when the player returns to that area in the world because FReflectionCaptureData::OnDataUploadedToGPUFinal deletes the C ...
When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...
https://udn.unrealengine.com/questions/419239/uk2node-genericcreateobject-compile-issue.html ...
From a Draw Material Triangle you cannot use a Material calling vertex color and the provided Vertex Color Pins to yield color on the HUD drawn triangle. It will always appear White. [Image Remove ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
When using a capsule component for the character with CCD enabled there can be a force that pulls or pushes simulated meshes that are never touched by the capsule. Demonstration video attached. As ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP. User Description: Blueprint libraries are still broken in the fi ...
Destructible attached with a Physics Constraint ignores Start Awake on play The Destructible component is set to simulate physics, but on play physics is not simulated unless the destructible is to ...