Attach in Sequencer causes erratic translation values on Child ...
Using the EditAnywhere specifier for a UPROPERTY results in some options not being visible in the editor that are visible when using VisibleAnywhere. ...
After creating a blueprint with a box trigger and a cube component, attempting to use an AttachTo (Box) node and then attaching the cube to the In Parent socket compiles without issue. However, if y ...
When you have a child blueprint that contains a component that is parented to an inherited component, changing a value on that inherited component in the original parent blueprint and then compiling ...
4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...
While the editor is compiling a hot reload, if project code is changed and the compile is canceled, code changes are not reflected upon next editor compile. ...
When a hot reload occurs in the editor, if the component of a placed actor is selected then focus will switch from the component to the actor's root. This can be confusing when the root is a code c ...
Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...
Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
**UPDATE** When the actor is pulled from content browser to scene, a "ghost" object is created even if the actor is still being "held". Dragging the actor back and forth into the editor viewport wi ...