In Game Input, the buttons for different thumbstick and trigger digital events (i.e. RightStickUp, LeftStickUp, LeftStickRight, etc) can actually fire multiple times in a single frame, even though w ...
The incorrect resolution is used on computers with 4k monitors that use DPI scaling (default 150%) because the default for UE projects is bAllowHighDPIInGameMode=False which results in SetProcessDp ...
Attempting to move any of the sprites created from this .json to another folder from within the Content Browser crashes the project. CRASHREPORT: 442758 ...
Using the Drawn line node to draw a line over an image in UMG causes the viewport to display incorrectly. In 4.7 the lines also are not drawn. ...
This looks to be a system driver bug, but logging here for transparency and future reference. It took me a long while to figure out that the key issue is a conflict during blit between UE4 and the H ...
When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...
BRANCH: //depot/UE4/Promotable-CL-2254785 CHANGELIST: 2254785 BUILD TYPE: P4 PLATFORM: Windows DESCRIPTION: Scaling widgets in UMG into a negative values (right < left) causes them to appear as a g ...
No selection highlight in ES2. Expected to be able to see what user has selected. Reproduced on windows and mac. ...
A crash occurs when you building lighting with a project using Lighting Scenarios on a Mac. I attempted to reproduce the issue using a new blank project, but was unable to get the crash to occur. T ...
If you have a tab undocked so it is floating and right click it->hide tab, you will be unable to unhide it. I think the orange triangle is being blocked by the Unreal button. ...