I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...
When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata ...
We don't clearly define the behavior for a Blueprint function when an execution path without a return node is taken. We should either report an error, or have the function return the default initial ...
Regression no, the issue was reproduced in Windows //UE5/Release-5.0 CL 20280985 repro rate 3/3 After the user tries reimport mesh with nanite enabled from mesh editor the mesh was reimported with ...
Struct properties marked up with the EditAnywhere and BlueprintReadOnly specifiers are exposed in Widget Blueprints by MakeStruct nodes and split pins on Setter nodes. CanBeExposed in K2Node_MakeStr ...
In 4.27.2 a new cluster is created without any problem. ...
Blueprint breakpoints on EventEndPlay do not break execution of the PIE session before the session is destroyed. ...
The fix for this is to override the FEnhancedActionKeyMapping::operator== to account for the deep copy that happens on modifiers instead of comparing addresses ...
refer to attached video ...
Non-clustered geometry collections applied RemoveAllAnchors are not put into FPBDRigidsSOAs::DynamicGeometryCollectionArray, so acceleration is not reset every tick and they fall super fast. The fol ...