This issue may be badly implemented, but the reference to the VTable may be incorrect during a hot reload. Crash always in sample project. Summary:Call ForeachRow function in Custom Struct constr ...
Creating a reroute node between a class variable and a "Spawn actor for gameplay task's" class pin will cause the variable attached to the instigator pin to disconnect. ...
Empty actor spawnables do not have any components after an editor restart. ...
In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...
Snap to grid shortcut does not work if the decimal value of the (X or Y or Z) coordinate is set too low. Note: Adjusting the Y or Z value after setting the X value to -64.000038 will allow the ...
REGRESSION: This regressed between 4.23 and 4.24 Assets set directly in a soft object reference pin on a blueprint function are not correctly referenced. ...
This is happening because the property FText DelegatePropertyDisplayName; on UK2Node_ComponentBoundEvent is serialized, so it does not get properly updated. ...
If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables". Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9 ...
TMaps do not function as I would expect when blueprinted. Any change made to the instance completely disables inheritance of all changes to the CDO, rather than only overriding the keys that are mod ...