The watched values of a level instanced ABP do not update if a.ParallelAnimEvaluation is enabled. ...
If a user creates a C++ class that contains a struct and references that struct within a blueprint, making any changes to the struct within C++ header file will prevent the user from saving the blue ...
When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...
Components spawned at runtime do not take Radial Damage if simulating physics. ...
Users are not able to get the drop down menu to show up when the combo box is applied to a 3D Widget (World Space) ...
Seems like we are probably just missing a metadata check when drawing the details of the actor instance, and it is only doing the check for drawing ActorComponent details. ...
When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...
Scale boxes renders incorrectly when rendered with the Movie Render Queue. Scale box seems to work fine in a normal viewport and normal Sequence render. UDN: https://udn.unrealengine.com/questions ...
When we create curves on additive animations, we are creating a curve based on whether the curve exists in either the base or additive pose. This wouldn't be the expected behaviour for a user when ...
Attempting to set the Pressed Sound for Widget Style dynamically never actually sets the sound. When you click the button, you get no pressed sound. However, when setting the Pressed Sound through t ...