Attempting to create a C++ project on a networked drive will fail with an error that the .dll's could not be accessed. This has not been reproduced internally. ...
Running a montage (given as a link on the UDN Thread) in reverse causes the editor to enter an infinite loop during FAnimMontageInstance::Advance ...
While playing in editor, executing the Console Command: "r.setRes 1920x1080wf" produces the exact same results as "r.setRes 1920x1080f" which is to create a fullscreen window with a border across th ...
Aborting instance (subtree) needs to be stored and ticked. ...
Setting a ComboBox on the Server does not always work. In the attached project, a Multicast Event runs some Set Options, all but one of which appear to work on both Clients and Server. On the Server ...
If a user makes a macro with a wild card array and then nests it inside of another macro. The wild card array will throw the following error. This can also happens with a StandardMacro like For Each ...
When using SetAllBodiesBelowSimulatePhysics to simulate physics for multiple bones, all of those bones ignore constraints and collision between other bodies on the same skeleton. ...
When the user clicks on a spin box and then goes to change it on a mobile device. The decimal point does not show up. This can make it hard to determine were exactly the decimal point will show up i ...
In the content browser, expanding a parent folder, selecting one of its child folders, and then collapsing the parent folder will cause all of the assets to display in the content browser, including ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...