When using the Chaos Mover with resimulation enabled, standalone editor processes running as a client will crash around 80% of the time upon startup. ...
On Android, loading a Level Sequence fatals in the async loading thread: Assertion failed: (NewValue & ~PAYLOAD_Bits) == 0 MovieSceneNumericVariant.cpp:133 Unable to store a pointer outside of a ...
FK Control Rig bake is not working on Manny, both as a SKM actor or a BP Actor with a SKM component in it. This is only happening when the actors are Spawnable and nested inside a master sequence. I ...
Textures from VirtualTextureCollections appear blurry because the correct mip level isn’t shown unless FVirtualTextureCollectionResource::InitRHI is modified in VirtualTextureCollection.cpp withProd ...
We've noticed an inconsistency with UMovieSceneSequencePlayer::GetEndTime(). It does not take into account DurationSubFrames. See UMovieSceneSequencePlayer::GetDuration() for comparison. Also, the c ...
When using a non-default take separator (eg "-") the "New Take" option produces a malformed proposed name for the take. ...
Note: This affects all versions from at least UE 5.3, including mainline latest. The "Animation" Editor Mode allows creating constraints for level actors. One of these, the "Parent" constraint, con ...
The code in MovieSceneSkeletalAnimationSystem.cpp storages montage data on a per skeletal mesh component, per section basis. This (and a few other bits of logic) cause issues for external UDN user w ...