This is one of the widespread D3D Hung crashes that have existed since 4.14. This particular callstack has affected around 300 users. The issue has been successfully reproduced on a home PC. Dxdi ...
Calling SetIsEnabled on a UMG button in code will prevent any UMG input from being read (can't click other buttons/checkboxes, can't enter text into field, etc). Regression: No - code used does not ...
Crash on built project from Manual focus change of Cine Camera as Player Pawn Regression: Effects version 4.13.2 , 4.14.3, and 4.15.0 binary versions ...
Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...
Camera Cut tracks don't work in some packaged code projects Regression: YES Working: 3249277 (4.14.3) Broken: 3348071 (4.15.1) Working: 3383544 (4.16 Main) ...
The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...
When an enum variable is added to a BP struct, saving the struct causes the enum to display its type as a Byte rather than the specified enum. Regression: Yes - This behavior does not occur in 4.16 ...
When a blueprint graph contains a "Make Struct" node for a blueprinted Struct, changing any pin's type causes the editor to crash when the blueprint is compiled. Regression: No - same behavior occu ...
When using the mouse wheel to scroll nested scroll boxes, scrolling up no longer works once the inner tile view has been scrolled to the top. Regression: Yes, this behavior does not occur in 4.16.3 ...
When adding an actor or scene component blueprint reference to an actor blueprint, the component gets changed to an Add Component node when updating the component blueprint. This bug was not present ...