When a user deletes a Niagara User Parameter within the Niagara System editor window, attempting to create a new parameter with the same name immediately after deletion results in an error. Despite ...
Consider a C++ ActorComponent containing an instanced TObjectPtr property (which may be standalone or inside a container such as TMap). Now consider a Blueprint Actor containing such a component, an ...
The blend stack node doesn't generate any values for its DeltaTimeRecord. This can be tested with the fix for [Link Removed] shelved at 32747789. Since there isn't a tick record directly associate ...
SkeletalMeshActor using a PhysicsAsset with custom box shapes may flicker rapidly in Editor when not selected, and also flickers in PIE mode. If occlusion culling is disabled the flickering stops. ...
[Link Removed] Original issue shared on UDN: [Link Removed] ...
When inside an array is used a UStruct with a FGameplayTagQuery var that has the EditCondition meta that is evaluating inside the struct. When a new element is added to the array in the editor, if a ...
We should get to the bottom of this workaround and revert it eventually. Reported here: [Link Removed] ...
If a DataTable Asset is created with a Row Structure that contains a member variable of type BodyInstance, the Editor will crash when attempting to open it while it has no rows. It will also crash w ...
tvOS should include the libssl.a libs as part of the install build. ...
The issue seems to occur when a replicated child actor is received on the client before its parent. The child actor will first be spawned at its correct global position, with its root component's p ...