**Typo in Content description field for Flipbook Material Expression Function Output ...
The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...
The motion controller component doesn't track motion controllers correctly. This worked in 4.23. If you create a VR template project and follow the repro steps this issue doesn't occur. This was t ...
"Our dynamic duplicate in-memory replays broke when an artist put an ULevelSequencePlayer in one of the dynamic source level levels. The UMovieSceneSequencePlayer base class has PostNetReceive call ...
USkeletalMeshComponent::ShouldRunEndPhysicsTick calls UPrimitiveComponent::RigidBodyIsAwake(), which only checks the root body instance. Instead it should call USkeletalMeshComponent::IsAnyRigidBody ...
When you delete clothing data on a skeletal mesh before removing it you cannot apply new clothing data. The engine still thinks that there is clothing data is applied. I tested using the Paragon: Tw ...
The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...
A BSP converted to a Static mesh shows a much darker texture material when built with Static/Baked lighting. This was reported and tested in 4.24.1 (CL-10757647). This was reproduced in 4.23.1 (CL ...
Because the OnlineSubsystemGoogle for iOS use old GoogleSigninSDK(Ver4.x), when uploading the iOS build to AppStoreConnect, ITMS-90809 (using a deprecated UIWebView) will be issued. To fix this, we ...