"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 ...
SkeletalMeshReproduction node stopped showing meshes other than SK_Mannequin. ...
When importing this .stp file through Datasmith, the normals are inverted upon import. Attached are screenshots of the normals in AutoDesk Alias and McNeel Rhino. This was reported and tested in 4 ...