In-app purchases do not seem to be working properly in Unreal Match 3 or other games ...
When using the merge actor tools with Vertex colors painted on, the resulting mesh will have those colors distorted. This issue occurs only with the resulting static mesh. This issue is a regression ...
From Bug Submission: The variable in the image I attached is unable to distinguish between multiple characters all possessed by the same player controller. So if one character has this variable set ...
When LODBias for a landscape component is set to anything greater than zero, the editor will crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. Not able to be reproduced in 4.18.3 CL 3832480. T ...
When deleting a variable that shares a name with a function parameter. The references to the function will be deleted as well. ...
Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...
Right now USoftObjectProperty does not implement NetSerializeItem so it falls back to the implementation in UObjectPropertyBase. This only works correctly if the object happens to be in memory, othe ...
Multiple licensees are experiencing this problem. The repro should look like this initially: [Image Removed] But then over time will degrade overtime into something like this this, most likely cau ...
DragDropOperation is removed when pressing esc button. but this is skipping OnDragCancelled so it can disrupt user's UMG drag operation logic. ...
When you try to package a plugin on Mac in 4.23.0 Preview 1 there is no Shipping folder generated. This was verified to not happen in 4.22.3 (via Epic Launcher). Found in 4.23.0 Preview 1 CL# 72363 ...