Switching to SM4 when you have LPVs active in a project will crash a project. Also reproduced in Main Promotable-CL-2589716 and 4.8.0 Launcher [Link Removed] ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...
The editor is crashing when attempting to add a query template to an EQS Testing Pawn. This only occurs on Mac. Found in 4.15. Unable to reproduce in 4.14.3. This is a regression. ...
Render target cube maps show edge artifacts during heavy particle effects. Regression: No - noticed the same behavior in 4.15.3 version of InfiltratorDemo (CL 3450819) ...
Using the slomo # command when Run Dedicated Server is set has no effect. Command still functions when this checkbox is set to false. Regression: No, same behavior occurs in 4.16.3 ...
Launching a game with the -game command causes the game window to not capture the mouse until the window is clicked. Regression: Yes - This behavior does not occur in 4.16.3 (CL 3561208) ...
Hierarchical Instanced Static Mesh component culls before it is completely off screen. This only seems to happen with more than 3-4 instance elements. This also does not happen with Instanced Static ...
UMG clipping requires stencil. Seems like we don't request stencil when creating backbuffer Changing const int EGLMinStencilBits = 0; to const int EGLMinStencilBits = 8; fixes this. ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...