Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
It appears that "Convert Transform to Relative" can be confusing. Users are saying that they expect the nodes to be swapped in what they think their function would be. One person as suggested that a ...
2D Blendspace breaks when aligning samples in a straight line Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
Launching an intro movie using MoviePlayer->SetupLoadingScreen() works correctly on windows, but fails to display the movie on XB1. See FShooterGameLoadingScreenModule::StartupModule() ...
When a function contains a local map variable, calling the function causes the editor to crash. This only occurs is the map is defined at the function level, no crash occurs if the map is declared ...
Editor Preferences -> General -> Loading & Saving> Source Control: the "Tool for diffing text" dialog box doesn't let you choose an application, because the file extension is set to .exe (for Windo ...
Adding multiple element to TMap / TSet variable at once with a for loop causes the editor to lock up / crash (respectively). Regression: No - Map & Set variable types not available prior to 4.15 ...
The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms. ...
Crash from Tmap removing a key then printing the remaining keys. This has occurred in the third person template, but no further testing has been done for other templates. Regression: TMaps did not ...