Rich text blocks don't seem to factor in the size of their embedded images properly when choosing where to wrap with autowrap enabled. ...
The Export map will properly be updated but the creation of the import will fail with SourceIndex == INDEX_NONE From MarcA: I'm guessing the import source index is always none for native classe ...
Adding keys when quaternion interpolation is enabled can lead to unexpected results. ...
This leak occurs in Test builds, but not in Development builds. Updating InstancedStaticMesh with UpdateInstancedTransform every frame causes a memory leak. This screenshot was taken using Mempr ...
Download and launch attached projectPIEPress the "E" key to play the sequenceWait until sequence finishes RESULT Ensure in FAnimInstanceProxy::GetSkeleton as a result of restore state calling Unbind ...
If the client received AttachSocketName before AttachParent, USceneComponent::AttachToComponent will be called while AttachParent may be null, resulting in the received socket name being lost. When ...
Duplicating an event trigger or repeater section will break the binding when restarting the editor. ...
Copying an emitter asset through the content browser will lead to cross communication when the two are used in the same system ...
Certain characters within blueprint variables names will cause data loss when duplicating an actor instance. For example if a variable name contains '(', '{', or '[' it doesn't retain the variable's ...