Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1. The Client pauses the timer as expected. With only one player, timers are paused as expected. ...
NOTE: This is likely a known issue, but I could not find an existing bug for tracking Auto Align Floor to Mesh causes floor to align well below the mesh. Causes the mesh to float I've tried with ...
After removing an interface from a blueprint, any interface functions in the blueprint can be transferred to a local function. However, after this occurs, the inputs and outputs are removed from the ...
The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...
When attempting to set the configuration for mobile devices within the Engine/Config/DefaultDeviceProfiles.ini, any value that is non-uniform like 1.2 or 1.6 will render a black screen after deployi ...
If a user pauses a game while running on a dedicated server the engine will crash. Note: this crashes even when user is given an option to unpause game. Frequency: 2/2 Crash Reporter: [Link Rem ...
There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...
If you change the screen orientation for an Android device in the project settings, the orientation will not change once deployed to the device. Tested on a Galaxy Note 3. ...
When setting up UMGs, the Print String will not show in the mobile preview. ...
The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...