See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...
Scale is used as part of the rotation calculation for transform multiplication, and it can have an effect in the sequence transform origins. It's expected that scale is completely ignored, and shou ...
Context Foliage Mode is a set of tools that enables you to quickly paint or erase sets of Static Meshes or Actor Foliage. Level Instancing is a level-based workflow designed to improve and streamlin ...
There is a major performance drop after 4.18 when calling draw material to render target. This is an issue reported by many community members, and there seem to be additional reports with different ...
Spline Mesh Components lose their collision in a packaged game when spawning them at runtime, or modifying them via 'Set Start and End' function at runtime. ...
Hi, on iOS we ask the device for its cutout regions, but the values returned by the device can be overridden using the SafeZone.Landscape.* cvars. However these are on-device only settings. When th ...
Ran into this while answering a UDN. A user was expecting to find the blueprint functions available to Editor Utility Blueprints after reparenting their actor to EditorUtilityActor. I confirmed that ...
Undoing the deletion of an actor with a child actor component added via the details panel (IWCE) duplicates the child actor and the hierarchy is incorrect in the scene outliner. This seems to only h ...
UGS displays a prompt if syncing to latest would sync back before changes the user submitted themselves. It would be nice to allow them to keep their own files at least. ...
Context The property 'DefaultStartingData' in AbilitySystemComponent can be configured from blueprint to spawn default attribute sets. This happens OnRegister. For runtime spawned actors like pawns ...