After temporarily moving the pivot point (Alt+Middle Mouse Click on the center of the translate tool), you can switch to scale. However, the object still scales from it's original (permanent) pivot ...
If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...
If a blueprint has a breakpoint on a node and that node is utilized in PIE, the Event Trace in the Debug Log window will register each action taken by the blueprint multiple times. ...
Retriggerable delays and the nodes after are not recognized when triggered by tick events. ...
Multigates only fire the first output when inside a function. The same setup in the Event Graph will function as intended. Reproduced in 4.7.4 binary and Main (//depot/UE4/Promotable-CL-2498147) ...
In the Material Instance, the color picker will change the color when typing in the Hex Value. IMPACT: Incorrect color selection through manual Hex Code input WORKAROUND: Do not ...
When changing the value of the blendweights of a character in a level, it is breaking the animation that the character has and causign the animation to show as jittery. ...
TargetArray nodes are reported as invalid if played in Standalone mode and the blueprints they are contained in are not rendered. Playing in PIE however works correctly and all blueprints are rende ...
When a project with an InstancedStaticMesh is used in a level, the static mesh is failing to render on a mobile device Tested on a nexus 5 and an iPad air OS 8.1 ...
[NickW] Should perform a search in children, at least warn if this will break children. — Delete Unused Variables deletes variables used in Child Blueprints. Note: Not only child blueprints. If ...