The following code example will generate category rows with nullptr assigned to OnPasteFromTextDelegate which causes a crash if the user tries to paste onto a row. Once you have this code create th ...
There have been multiple reports of this issue, particularly from schools, over the last 10 years:https://forums.unrealengine.com/t/invaild-folder-path-with-network-user-drives/283475https://forums. ...
Unreal Editor can get in an infinite while loop when the action Asset->Source Control->History is used in a Blueprint Asset. Reportedly, this issue is only encountered when using the Branches featur ...
This appears to be an oversight with input parameters. UEdGraphSchema_K2::GetReplaceVariableMenu should also search the list of input parameters when finding matching replacements. ...
Looks like he data is being lost along the chain from our call to GetCustomUniformBufferResource and is erased in both FPrimitiveSceneProxy::UpdateUniformBuffer and in FPrimitiveSceneShaderData::Bui ...
There is an issue with UPROPERTY enums where the tooltip does not update as expected. When the DetailViewWidget is refreshed, the tooltips appear correctly. For example, ToggleShowingOnlyAllowedPro ...
SAssetView::SetMajorityAssetType for most asset types randomly picks a visible asset to grab the metadata from, which is what derives the CB columns. This can become a problem if the random asset it ...
When using SVN, when deleting an asset in Unreal Editor and replacing it with another asset, the checkout fails and the references connected to the previous asset are broken. ...
When an Niagara Parameter Collection (NPC) is selected as the parent Collection for an NPC Instance (NPCI), all of its current parameters are carried over to the NPCI with their current values as th ...
From licensee: "[...] it seems that regardless of our settings and how far away the control spline is from the landscape edge, one corner of the landscape will always be impacted by the falloff and ...