The editor crashes with a failed assertion when opening a blueprint actor that contains a structure with instanced objects. ...
When using Attenuations with MetaSounds, if the Attenuation Shape is Sphere it works as expected. However, other shapes do not work correctly. The sound either becomes deactive or sometimes the soun ...
When using a child blueprint that calls a parent blueprints tick and its functions, The event is not being called if you package the project for shipping Win (32-Bit) Pictures of the Parent BP are ...
The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script. ...
If you set the Touch interface to none while there is currently inputs being registered, the inputs will continue forever. I also found that if you set the Touch interface to an actual asset the pla ...
This is an old bug that looks like it never made its way into JIRA. Adding for documentation. ...
Occurs 5/5 times *Regression *does not occur: No Retargeting Pose From Mesh node in //UE4/Release-4.27.2. Retarget Pose From Mesh node does not retarget when used with Source Mesh Component and Sk ...
This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
There is a discrepancy is how the output volume of a submix is calculated when the effect chain is and is not populated. When there is no effect on the submix, the Dry Level adds additional gain to ...
Adding a Reroute node to a function's array output will cause the Function node to be missing the output. This seems to be only effecting Arrays. Standard variables work fine. ...