Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...
If you make a Blueprint Macro Library that derives from UObject you are then unable to use any functions that require a WorldContext, like Delay. This is because the WorldContext cannot be assumed l ...
We've seen some reports of GPU memory leaks during source control operations caused by the animation of the throbber widget, potentially leading to a crash if GPU memory runs out. The crash has been ...
Variables that are not local to the blueprint are returning as "out of scope" when watched. ...
This is occurring on device 2888_KindleFireHD8.9" This is a regression from 4.14 ...
This looks like the same issue as [Link Removed], but for ES31 (that was originally reported on ES2 and likely ES31 was not tested) So far this has only been tested on Android. It didn't occur on ...
We should at least update the comments on the CreateDefaultSubobject function warning people about the troubles and weird behavior that could occur when you call it from within a nested subobject ...
Characters are jittering in multiplayer when moving at high speeds when Run Dedicated Server is enabled. ...