Using Native iOS UIViewController+UIWebView causes a crash when the virtual keyboard is opened and closed rapidly, or in general usage. This is just one reproduction case. User provided pictures of ...
Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...
Piloted Camera with Locked Transforms can still be rotated ...
Packaging with nativization enabled will fail when a struct and interface reference each other. Error Message: LogCompile:Error: Circular dependency detected for filename C:\Users\Sean's\Downloads ...
The real time thumbnails are much darker when using forward shading in the editor. You have to open or edit an asset so that the thumbnail updates after enabling forward shading to see the effect. A ...
Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 74 void UAnimComposite::GetAnimationPose(FCompactPose& OutPose, FBlendedCurve& OutCurve, c ...
The Editor crashes if an unhashable struct is used as a key in a TMap and a new element is added to the TMap in a Blueprint. ...