The user cannot add new keys to the black board if the behavior tree was created first. The user can click add new key and then attempt to select a variable but the variable will not be added. ...
If a user has a 1366 by 768 monitor resolution and uses the File > Create New project option, then the user will not be able to click the green button at the bottom of the window that actually allow ...
If the user clicks a button they cannot move their character with the arrow keys. ...
Struct that is referencing a Custom bp Class will reset to default values on editor restart User Description: Making a array of object types in a struct. the goal is to have a struct containing wa ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
After generating a new Slot node in the AnimGraph of the AnimBlueprint, creating a new Slot Group and subsequent Slot for that group results in the new slot being assigned to the Default group after ...
When a struct is created in the header file for a class, and the struct contains a member that is of that class' type, performing a hot reload after changing the class will result in a Blueprint der ...
overlap events do not fire when collision components such as sphere or capsule collision components are added to a vehicle blueprint. Overlap events seem to register if the component overlaps with o ...
When making any alteration to an array within a UDS the drop-down menu for the array collapses. Regression: Yes Works: 2689999 Broken: 2693272 ...
If the user creates a widget with an animation that fades the widget out. This effect will not carry over into a 3D widget. The 3D widget goes directly from 1 to 0 or visa versa. ...