When using UV scrolling for a flipbook-like animation in Animation Sequence, creating keys with "Constant Tangent" settings on Curve Editor does not result in an instantaneous change to the specifie ...
With Virtual Assets setup in a project, when an asset is deleted and the changelist then submitted via revision control, the virtualization system will attempt to read the deleted asset. The submit ...
FVolumetricRenderTargetViewStateData structure for the orthographic view is not initialized and the structure has some uninitialized member variables. If uninitialized FVolumetricRenderTargetViewSta ...
If users retarget a montage that is referenced by a pose search database, the reference in the PSD is wrongly changed to reference the new montage. This means any users that use montages with motio ...
Certain asset types that are displayed in the Retarget Animation window are not displayed within the asset browser in the IK Retarget editor ...
Additive animations that use a frame from their own sequence as a base pose are initially broken when retargeted. Users have to refresh the properties that select the base pose in order to fix the ...
If after placing a notify on an anim sequence timeline you modify a property that is used in the GetNotifyName function of a blueprint notify in engine version previous to 5.5 (5.4.3 for example) th ...
Calling SetKeyTime in iterating KeyHandlesToIndices array can modify the array order, so it breaks the iterator. Perhaps ShiftCurve also has the same problem. Here is a work around: void FIndexedCu ...
Bug reported at https://udn.unrealengine.com/s/question/0D5QP00000tOpXN0A0/using-mutable-plugin-results-in-greyscale-textures-on-android-xr?fromCase=1 ...