Collision snaps to socket at an unexpected angle. See attached screenshot for breakdown on what is expected and unexpected. Description provided by user: the collider of the root bone is turned - ...
When renaming the Parent of a Child Blueprint it invalidates the hierarchy of the Child Blueprint and nests its components under the DefaultSceneRoot. This bug was reported in 4.19.2 (CL-4033788) a ...
The Audio Component play with no delay despite there being a wait time being passed in the Play node. This was found in 4.19.2 (CL - 4033788) and tested in 4.18.3 (CL - 3832480), 4.20 Preview 3 ( ...
When running the BuildPlugin command on a plugin in 4.20 preview 3, UAT is not detecting the correct root folder for the relative include paths specified in a module's .Build.cs. Expected: UAT is a ...
For unknown reason, the header of BP_Parent is included twice. The second header is located after the .generated.h, causing the compile error. The following is the include section of BP_Child__pf1 ...
The target for the "Should be Loaded" variable appears to have change to "Level Streaming Kismet". This means that it no longer works with the "Get streaming level" node and can cause errors when us ...
When upgrading a 4.19.2 project to 4.20 Preview 3 the Nav Area Class is changed to None instead of the value it was before the upgrade. Upgrading from 4.18.3 to 4.19.2 works as expected. This was t ...
Invalidation box appears to be inconstant when using a child widget that has been added via the user created section. A child widget that modifies itself will not update when placed inside of an inv ...
When adding a sub-level that contains a Landscape and Landscape Splines to an existing Level, it will cause a crash when building the lighting. This issue was reported in 4.18.3 (CL 3832480) and t ...
When making changes to a property in a component of a Blueprint, those changes are not highlighted when looking at the changes in the Components section of the Blueprint Diff tool. ...