The editor crashes when the Count parameter passed into the Mid function is < 0. There is an assertion check(Count >= 0); in FString Mid in UnrealString.h, but an error message would be expected ...
Cannot delete Notifies from Anim Notify Manager. Regression: YES Broken: 3224400 (4.14.1) Worked: 3172292 (4.13.2) ...
Controllers appear to lag when using the grip buttons to scale in the VR Editor ...
Cannot select keys and audio tracks at the same time ...
An ensure is being triggered when you set simulate physics on a child actor on the server and then force net update. Found in 4.14.2 CL# 3241561. Reproduced in 4.16 Main CL#3247538 ...
A crash occurs on iOS when deploying the licensee's project using iOS 9 version. The crash does not occur when deployed to a device using iOS 10 version. They believe the crash to be related to Pl ...
Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default). The web browse widget appears to be having an issue playing an HTML5 video. ...
Unexpected vertex normal orientation when manipulating some morph targets. This may be related to [Link Removed], but felt different enough to enter on it's own. ...
Button Release fires off when a break point is hit even if the button is still held down. ...