Repro Rate: 5/5 Regression: Unconfirmed - Functionality is not implemented in previous version Skeletal Mesh with default slot Anim BP applied does not translate after Swap Root Bone on particular ...
When using a DataTable based on a structure that includes TArray or TMap, if a row is not selected, the memory usage will continue to increase. This is because in SDetailsViewBase::Tick, ForceRefr ...
Custom Transition Notification Events in ABP's StateMachine are not searched. Therefore, users cannot search where a particular Custom Transition Notification Event is defined. ...
CopyFileUnderSourceControl has instances when the response is not a success even though the files are copied successfully under source control. It seems FPerforceCopyWorker::Execute() tries to reso ...
MarkFilesForDelete stops the files from getting deleted if they are checked out by others while, MarkFileForDelete (non-batched version) has no problem deleting such files. It looks like MarkFilesF ...
Changing user defined struct values appears to break any nodes that use pin splitting for the given struct. It would appear that some parent pins aren't set correctly during reconstruction, which or ...