Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to be a regression since the errors do not occur on the previous version and is regression tested o ...
When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...
Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...
Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script. Note: this would work in 4.8.3. Reproduced in 4. ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
In 5.4.3, a nanite enabled mesh with a material that takes its vertex color (R) and uses it as the opacity mask output in a masked blend mode material, causes the mesh to have disappearing polygons ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...
Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...
GPU particles were disabled on Quest 1 due to a compute issue. We need to validate / fix issues for Quest 2 / Quest 3. Reported in [Link Removed] ...
Community-attempted workaround received in [Link Removed] Correct fix submitted to 5.6 FNMain in [Link Removed] which needs integrating into 5.5.3. ...