If you place a GPU particle into your project and deploy to an iOS device that supports metal, the asset will not show correctly on the device. I have attached the assets that were used to this rep ...
This is a duplicate of [Link Removed] which may have been closed by mistake. In the answer provided by the developer for the AnswerHub question, the "Select Node" is not supported in the AnimGraph ...
Within the Sound Cue editor the 'Looping' sound node tooltip is a bit misleading. It says, "Defines how a sound loops; either indefinitely, or a set number of times." When clicking on this node in t ...
There are a number of assets/content missing from the Paper2D plugin content within the Content Browser. Whether you create a new 4.14 project or upgrade from a previous version, these assets are r ...
If a Make Array BP node is connected to a structure, using the "Split Struct Pin" and "Remove Array Element Pin" options causes array elements numbers to change randomly. ...
A user has reported that they could BSOD (Blue Screen Of Death) their computer by putting in 999999999999 as the number of pieces for the throbber widget. While I was unable to produce this on our s ...
If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...
Using Game Mode instead of Game Mode Base causes the Begin Play event to trigger in a different order. This is shown in the reproduction with the Begin Play of the Player Controller and the Game Mod ...
Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...
Engine will crash when attempting to save soft object reference. "FArchive does not support FSoftObjectPtr serialization. Use FArchiveUObject instead." Also reproduced in Main CL #4247864 ...