This appears to happen with both Virtual Shadow Maps and Cascaded Shadow Maps. ...
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. ...
UDN: [Link Removed]Fix SaveToFileCommand : [Image Removed]Problem with private properties serializing structs:[Image Removed]Add support for runtime instantiated UObject classesAdd single restore c ...
From UDN case #00655218: We extensively use the UDeveloperSettings class to automatically register project and editor settings for the different C++ plugins we build. For instance : UCLASS(config ...
From UDN case #00645621: Is it possible that this function has been deactivated? In 5.03 I can copy objects from the game mode. ...
From the UDN case #00649142: My team noticed a bug where sometimes when using "Undo" (Ctrl+Z usually) the BP they are working on disappears in the level. We were able to find a 100% repro case when ...
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 ...