Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root. Reproduced in 4.7.6 and Main (//depot/UE4/Promotable-CL-2568226) ...
If you have an Execute Console Command node in your level blueprint with a pressed key executable node, The project will freeze if packaged for shipping when 'Stat FPS' in in the Command box. Test ...
Edit MattK: The display name is different when running PIE through the editor. This sort of inconsistency seems wrong. We should probably not ever be using the display name. Spaces are removed fro ...
Camera resets to default height on player movement in the X+ direction after capsule size change. User Description: If I change capsule half height to lower than 96, for example to crouched half h ...
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 ...
When creating a class (of any kind i.e. an actor), when a collapsed graph is compiled the ref breaks when adding or renaming the graph. ...