If the windows scaling is set above 100% the rows in a data table will become misaligned as more members are added to the data table. Regression: Yes Did not occur in 4.17 - 3658906 Does occur in ...
In the provided example. The player's position is set on tick. This causes the overlap for the collision sphere being used to determine if the hands of the player are overlapping a surface to repeat ...
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 ( ...
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 ...
Soft references to World objects (TSoftObjectPtr<UWorld>) cannot be directly created in blueprints. These types work fine in blueprints but cannot be directly created. The reason soft references are ...
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 ...