Incorrect warnings can be given when re-importing Skeletal meshes as FillRecursivelySkeletonCompareData does not use FFbxImporter::MakeName. ...
When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...
Android client is unable to join a VOIP Hosted Session. The following messaging occurs when the Client tries to join a found session on Android:LogInit: BSD_Android: I am localhost (127.0.0.1:0) L ...
Setting Attach Track to Keep State prevents actor from detaching in sequencer. The odd thing is if I set it back to Restore State or Project Default it continues to behave like this. In the attached ...
When FLODUtilities::RegenerateLOD retrieves the ClothBindings, it does not account for disabled cloth sections getting stripped and can connect the Cloth Data to the wrong sections. See FillCloth ...
We don't call OnRep_Controller after it's set to null in AController::OnRep_Pawn, so overridden implementations won't get called. While it's a little weird to call OnReps explicitly on the client o ...
This bug doesn't occur in 4.21. The issue is at line 157 in ProceduralMeshComponentDetails.cpp . When the procedural mesh has a material the crash doesn't occur. File location: Runtime/ProceduralMe ...
The SetAnimRootMotionTranslationScale in Character.h is not callable by blueprints. ...
The "DisableDebugCamera" node and the "ExecuteConsoleCommand" node with "ToggleDebugCamera" in the Command field do not disable an enabled Debug Camera. Found in 4.22.3 CL#7053642 Reproduced in 4.2 ...
SteamVR will crash with dx12 enabled. You may need to attempt to teleport or open the console for the crash to occur. Also confirmed in MAIN 4.24 CL 7713732 ...