Soft angular constraints are solving velocity like hard constraints. Instead of swinging back and forth, the affected body just snaps to 45 degrees. Check the steps to reproduce for more details. Th ...
When using the following RHI/Render thread/GT sync configuration:r.OneFrameThreadLag 1r.GTSyncType 1 The previous skinning bone data can be corrupted and introduce visual artifacts on everything us ...
Came from a UDN: [Link Removed] Proposed fix is to change `FRawInputWindows::ParseInputData` to use this logic instead: ``` ... USHORT BitSize = ValueCapsBuffer[iValue].BitSize; LONG SizeMask ...
Crash Report: [Link Removed] <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize() <unknown module>! UE4Editor_Core!FMsg::Logf__VA( ...
We need to handle TrackedDeviceClass_DisplayRedirect as a valid device in SteamVRController.cpp ...
Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...
Somehow the namespace broke between the collision and the trace modules. [Image Removed] [Image Removed] ...
Details in link. ...
Further Comments: Customer is using the deprecated ray traced mode. ...
From UDN case #00645621: Is it possible that this function has been deactivated? In 5.03 I can copy objects from the game mode. ...