Force Feed back does not fire off when called by an on destroyed event ...
FCDODiffControl doesn't properly account for lists of differing size. The issues are marked in the following code:int IterOld = 0; int IterNew = 0; while (IterOld != OldProperties.Num() || IterNew ...
A user has reported that Subversion source control cannot connect with the editor when running on a Mac (OSX). The following error is given when attempting to do so: SourceControl:Error: Error svn: ...
Set Fullscreen mode does not render correctly in New Window PIE. The window tries to become fullscreen, however the screen appears to stop short and the bottom and right of the window are cut off ...
Switching levels requires paths to be rebuilt for show navigation to work if Agent radius has been changed ...
The X and Z rotation axis coming from Rotation Rate swap when being tested with UDK Remote and when the application is on the device. ...
When you create a blueprint setup with a For Each loop and attempt to use Collapse to Function, the return node is connected to the loop body as well as the completed pin. This causes an issue becau ...
After calling Unload( ) on FStreamableManager, asset hard references are still valid and usable. ...
User created widgets from widgets that are normally not focusable appear to break navigation when added to another widget even when focusable set to true Example: A widget with only a text block in ...
The option to bind to a delegate does not appear when the desired property is in an array. ...