Using a lower fixed frame rate (i.e. 20fps) causes the auto save timer (when set to the default of 10) to count down in 3 seconds. Found in 4.10 Preview 2 CL 2733139. Reproduced in 4.9.2 binary an ...
A user reported an issue where, if a client hitches during world transition, the client will continue referring to the transition world instead of the newly created one. This will result in the clie ...
Clients fail to load in Standalone mode with 2 players while Use Single Process is disabled. Note: double checked this, and I cannot repro in Multiplayer Shootout in 4.9. The same issue still occur ...
The mouse cursor is not being locked to the viewport during PIE in versions 4.11 and up. This is inconsistent with the behavior that was seen in 4.10 because the mouse was locked to the viewport du ...
If the MapsToCook is set in the editor using the "List of maps to include in a packaged build" and the project's directory is moved, the list is no longer valid as it was pointing to the specific fi ...
Smart links disappear whenever the Nav Mesh regenerates while using Dynamic Runtime Generation. For example, if you have a dynamic object that is constantly moving and causing the Nav Mesh to rebuil ...
Calling SetMassOverrideInKg reaches back to a "check(GEngine)" call in BodyInstance.cpp (line 2998). B/c of this check, the engine will crash on load if SetMassOverrideInKg is called inside a class ...
Nodes that are placed using shortcuts (ex. B+LMB for a branch node) cannot be undone using CTRL+Z. Found in 4.10.4 binary. Reproduced in 4.11 Preview 6 binary and Main CL 2894512. ...
Seems like although you can set a scale on a MotionController component, the scale of the parent of the motion controller component is ignored. ...
The post process setting "indirect lighting intensity" no longer influences the brightness of reflections created by reflection capture actors. ...