A recent modification to the CB behavior made it so that only the main asset of a package is visible in the CB. It was unknown, but the merge actor tool "Merge" option has been creating a single pa ...
This appears to be some form of type confusion. In editor, the type of the result pin is a Packed Level Actor Class Reference, but at runtime, the returned value is a BlueprintGeneratedClass. ...
From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...
If a project from UE 4.27 or earlier has a blueprint with a reroute node dangling (no outgoing connection) from a Custom Event Node's delegate pin (red), this blueprint will crash when loaded in UE ...
For some ultrawide monitors, UE may not correctly fetch the native resolution. GetMonitorSizeFromEDID attempts to retrieve native resolution from the Detailed Timing Descriptor of the EDID, but thes ...
A user has reported a failing ensure in FMRSWRecursiveAccessDetector::AcquireWriteAccess(), a race condition that has a small chance of happening when launching the editor. FLiveCodingModule::Start ...
When we use SwapRootBone_Actor, we expect to move in the X-axis direction, which is the forward direction of the Actor. However, it does not take into account the RelativeRotation of the Skeltalmesh ...