The Highlight is gray and the field does not take keyboard focus after making changes in the text field of an element of a local array and then clicking into another. ...
If the user holding down a button and then touches the screen of a mobile device the OnRelease event will fire every another time the button is held. Important: This only happens every other time ...
Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint. The Struct appears to throw an error when making changes that are seemingly unrelat ...
It seems like when multi-selecting in the editor, attempting to scale actors doesn't appropriately account for current rotation. ...
Property tracks rely in the default display name for naming in the UI. String tracks have their own override for the default display name getter (UMovieSceneStringTrack::GetDefaultDisplayName) which ...
Using the scripting functions to set the view range of a sequence will not update unless the sequence is re-opened. Usual updates for scripting issues like locking and unlocking the sequence don't w ...
If Oculus and Oculus 2 are listed to package for Oculus Mobile device the 3D web viewer only shows a white screen. This only occurs when the package is playing on the device itself. ...
Using the "Clear Options" node on the event OnSelectionChanged for a combo box (string) will fail to remove the text from the selected item. The options are removed but the the text of the last sele ...
If the user is using a Samsung S5 and attempts to use the "Show External login UI" node with the Google play Support turned on in the project settings then the app will crash when packaged onto the ...
When moving a component of an actor instead of the actor itself, the OnBeginObjectMovement delegate from GEngine is not triggered. It should match the behavior of the actor itself and trigger the de ...