Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...
The depth of field blur when viewing through a cinematic camera no longer blurs between the camera and the point of focus. This is a regression; it was working as intended in 4.17. ...
A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...
User has found bug but has a working fix. Verify fix and implement in engine. ...
We were seeing out-of-memory errors when launching on Chrome version 58 on Windows (both 32-bit and 64-bit). After some investigation, the root cause appears to be a regression introduced in Chrome ...
Instanced Static Mesh components update incorrectly in Standalone and Packaged game. When hit, all of the instanced static mesh components will snap to a singular location instead of each individual ...
Disabling the SteamVR plugin in a Blueprint-Only project causes the packaging process to require an IDE to complete, as it requires compilation. Regression?: Yes This did not occur in 4.16.2 Note: ...
As of 4.18 and onward, collision sweeps related to Character Movement seem to be causing higher tick times than usual. Example project: [Link Removed] Regression?: Yes This did not occur in 4.17 ...
Unexpected results from setting relative rotation on child of child in BP. Also confirmed in Main CL 4302610 "I have found that changing this code from RelativeRotationCache . RotatorToQuat (NewRe ...
Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...