UI appears to support EventDispatcher reordering, however reordering does not occur. ...
Issue was reported by customer (Oct 15, 2018): [Link Removed] ...
Reported by a customer while testing USD import. See additional URL ...
ApplicationReceivedScreenOrientationChangedNotificationDelegate supports iOS but not Android. Probably, Java_com_epicgames_ue4_GameActivity_nativeOnConfigurationChanged should be useful for fix thi ...
From this UDN: [Link Removed] The customer reports that this issue did not happen in 5.4. ...
When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...
Customer provides details, including a fix for the problem. See UDN post attached. ...
Reported by Twitter user, "Does #UE4 seriously not support importing greyscale textures anymore?" ...
Peripheral Vision Angle values are not being clamped to the maximum supported value if a greater value is entered. ...
Setting PrimaryComponentTick.bCanEverTick in a custom actor component's constructor does not does not stop the component from ticking after compile. ...