Animating an inherited widget from a child UserWidget class appears to work, but the bindings don't resolve properly and the animation is null at runtime. This workflow should either be supported, o ...
When running GenerateProjectFiles.command on Mac from a folder with a space in the nam, the folder structure is read incorrectly. This leads to the .command file failing when trying to set up Mono ...
"MacBook pro 13 2015 with yosemite 10.10.3 just crashed after launching ue4." The problem is that the recently introduced calls to IsRHIDeviceNVIDIA occur before the Mac code sets the GRHIVendorID ...
When calling ReshapeWindow, aspect ratio is determined by dividing the new width by the new height. We could prevent a potential crash here by validating these numbers before performing the division ...
When using the Set Array Elem and an empty Boolean array the results from a print string differ when testing an actors hidden value. It seems that this logic will always return true as it references ...
It seems as though enabling the DTLS handler component no longer functions on Xbox, and it's possible enabling this packet handler no longer works on other platforms as well. It may also be worth in ...
There have been a number of complaints about the time it takes to build projects on the Mac - the consistent theme as in the additional URL - is that the editor is thrashing compressing textures. It ...
It needs to be either supported, or UBlackboardData should not show up in lists of valid parent classes. I'm not sure the latter is possible at all, so we should at least patch it up so that that ru ...
Several users have reported crashes where the Heightfeild loaded from the DDC and physical material list do not match. Suggest adding the number of physical materials to part of the cooked heightma ...
If the node "Set Input Mode Game and UI" is used and the player clicks off of the widget that is focused the mouse disappears (expected), however if the player moves the cursor (now invisible) over ...