There is currently a typo in the Make Binary Config option tooltip text. It currently says, "If enabled, staging will make a binary config fie for faster loading." Instead, the text should read "If ...
When using a Priority based Concurrency rule, the Voice Steal Release Time is ignored and ejected sounds stop abruptly. Test Notes: See attached video. Note: I've shelved the test map and assets ...
Issue was noticed by Grayson in For.tnite/Main. Regression: No this occurred similarly in 4.27 still not 100% repro but some modification in sequence triggered toggling the mute track ...
Specification here: [Link Removed] Which is mirrored in engine in FD3D12DynamicRHI::Init (for example): [Image Removed] However, FWindowsPlatformMisc::ChooseHDRDeviceAndColorGamut always returns ...
I did some experiment locally. At very first I thought it's the image compression issue, since the issue is also obvious while rendered out images as JPG and PNG, there's no image compression qualit ...
Due to the following code in [Link Removed] (CL-11585172), it is always set to Break even if the Tangent value is continuous. ArriveTangent = LeftTangent * (ArriveTimeDiff); ... LeaveTangent = Ri ...