Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...
First picture lit is used [Image Removed] Second picture PT is used, this occurs under certain angles of incidence. [Image Removed] ...
CanJump Blueprint node will return true for 1 jump after "MaxJumps" and if this happens, will never return true again, even after Character has landed and CurrentJumps has reset. ...
When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...
When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...
ARSample from WWDC is crashing when attempting to launch onto an iOS device Originally hit this on an iOS 11 iPad, but it also reproduced on an iOS 10 iPhone 6+ ...
This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...
When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...