Licensees are reporting random crashes at startup, with randomly different messages, but it seems that all have a "low-address null pointer dereference". The licensee believes that the phone someti ...
It is possible for the while loop in UnrealEditor-SubobjectDataInterface.dll!USubobjectDataSubsystem::GetActorRootHandle(const FSubobjectDataHandle & StartingHandle) Line 815 to not terminate when ...
Replicated properties defined in an actor component blueprint are not being replicated because UActorComponent::GetLifetimeReplicatedProps isn't adding the blueprint properties to the OutLifetimePro ...
Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...
From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...
Panner results for a Time node and another Time node with period setting will not stay the same even when the period is set to be long and both Time nodes are outputting the same value. It looks li ...
Using a Sub Anim Instance causes a sub instance loop error when referencing another Animation Blueprint. This is a regression from 4.19.2 (CL-4033788) as it complied without error. This issue was r ...
When the game window is set to be windowed and maximized, setting a console variable changes the window's state from being maximized to its default size. This is a regression as it is working as e ...
When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...
This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...