Find Session does not always return the correct amount of sessions when finding sessions at the same time. ...
When using the DisplayName specifier in a UFUNCTION that has a return (anything other than void), the DisplayName does not apply to the function's name in the My Blueprints panel after being overrid ...
When a code based actor component has an exposed array of actor components, adding an element to the array in the editor will add the component to the actor but removing that element does not remove ...
This may be helpful: [Link Removed] ...
If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...
If the player moves their head around with the chaperone bounds showing the bounds will wave back and forth in a floating fashion. ...
Plugin fails compile in 4.11 / 4.12 due to redefinition of class/struct type (locally). AH user reported LNK2005 error when compiling in 4.11 Regression: YES? - Project with the attached plugin co ...
Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...