If a user sets the player controller to a custom Player Controller inside of a gamemode, then compiles, saves, and closes both the blueprint and the editor. Upon reloading the player controller in t ...
Bug report from AnswerHub. Need to figure out why C++ functions tagged NetMulticast and BlueprintCallable send the wrong paramters to some clients. ...
The Displayed Render Target Textures are not accurately resizing when the Game is played in Fullscreen mode. [Link Removed] Also tested in Promotable-CL-2455917 ...
Unusual ghosted images/occlusions appear on highres screenshots ...
The Project ID settings, Generate and Invalidate, do not change the Project ID. ...
Empty reroute nodes lead to an error on compile with links that switch focus away from the BP Editor tab and onto the Level Editor tab when clicked. ...
Trigger class bp doesn't recognized custom Object Collision settings for overlap User Description: When I place a trigger box in the world it blocks the player. I have it setup up so that the pla ...
The 'Expose on Spawn' inputs when calling the SpawnActor from Class node disappear if you promote the Actor Class to a variable. You would think that as long as the promoted variable is referencin ...
If you begin a variable name with a space, attempting to copy any instances of that blueprint will prompt an error warning: "Unknown property in <BlueprintName>: <VarName> = <Value>. Found in 4.9.2 ...
While a Custom Event's delegate pin is connected to anything its details are not visible in the Details panel. Tested with an empty reroute node as noted below as well as a Set Timer node. Reproduc ...