If a local variable set variable is copied/pasted over to a second blueprint and the input pin is promoted to a local variable, compiling the blueprint will cause a compile error to appear until the ...
Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
If a parent blueprint is compiled and then play in editor is utilized. The child blueprint will lose categories in it's my detail's pane until recompiled. Note: Licensee reports that variables res ...
Objects parented to a Destructible Mesh within a bp will not follow if the DM is simulating physics. ...
Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components. Reproduced in 4.8.3 binary, 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2650750), and Ma ...
IgnoreActorWhenMoving node doesn't work if the actor variable is set per instance. ...
The option to save on Compile "On Success Only" does not save on successful compiles that contain warnings. If this is intended, then to avoid confusion, the tool tip should specifiy that "Blueprin ...
Values are never considered in scope when a variable is watched within a custom function, even though "watch this value" is available for use. ...
Renaming an animNotify in the Animation Notifies window (Window>Animation Notifies) does not redirect existing event nodes to the new name. It also doesn't appear under the Right Click menu in the ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...