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 ...
Reported from multiple users. NVIDIA RTX 50-series GPU users are reporting BSODs when attempting to launch Twinmotion with the latest drivers installed. The crashes occur on the 576.02 driver versi ...
Issue is due to pause flags getting recycled when new sound sources are used from the sound source pool. This is a regression since 4.13, causing audio to pop. ...
This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...
Material Billboards for SpeedTree assets are rendering with the incorrect material. This can occur to any pre-existing project, or a new project with imported SpeedTree content using both 3d LODs an ...
When entering "ALT+B," to rebind keys to a function, red warning flashes for 1 frame, does not allow function to be rebound to this key combination *See attached image. ...
After the timeline exceeds the sequence, the Material on the image reverts to default Red. This does not happen to the color on the font however. This does Not happen in Main and in 4.16.1 therefo ...
The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...
Hovering over the absolute bottom of buttons in the toolbar, particularly in Blueprints, results in the button being highlighted, but not accessable. The area seems to be 1 or 2 pixels from the bot ...
There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...