amendment void APlayerController::OnNetCleanup(UNetConnection* Connection) { UWorld* World = GetWorld(); // destroy the PC that was waiting for a swap, if it exists if (World != NULL) ...
When using a 'Set Timer by Function Name' node with a Function that has an Output parameter it will fail at executing the Function. If the Function is called with an Event BeginPlay node it will fu ...
When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...
Screen position node in 4.22 no longer works as expected. Confirmed in 4.23 Main @ CL 5806859 ...
A licensee wants to enforce YFov constraint for a game project by setting AspectRatioAxisConstraint=AspectRatio_MaintainYFOV in the config. However during playing the sequence, the value of AspectR ...
Weighted Tangent handle modifications do not work as expected in Curve Assets. ...
[Image Removed] ...
Duplicated anim layer interfaces cannot be added to the same anim BP. While UEdGraph::GraphGuid is unique within a bluprint, it is not unique within the project as a whole (see [Link Removed] for m ...
The way in which component (and actor) events are named can result in bindings in a parent for a different event overriding the binding in a parent. ...
This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...