Failure to sign when packaging for iOS Distribution when using Remote Compile from a code project on Windows

UE - Platform - Mobile - Feb 20, 2019

Packaging for iOS Distribution from Windows using Remote Compile results in a failure during the signing portion. This seems to be caused by a hardcoded "false" for a property that is used to determ ...

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game

UE - Platform - XR - Feb 20, 2019

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game ...

Rotating constraints in PhAT rotates both reference frames

UE - Simulation - Physics - Feb 20, 2019

Rotating constraints in PhAT rotates both reference frames. This behavior was previously enabled by holding ALT while rotating, as indicated by an on screen message in PhAT, but has now become the d ...

Importing through Python fails

UE - Editor - Content Pipeline - Import and Export - Feb 20, 2019

Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer.  Version 4.22: Results in the provided callstack wi ...

Static Mesh LOD Generation Produces Bad Shading and Holes in Mesh

UE - Graphics Features - Feb 19, 2019

Auto generated LODs create a mesh with holes and geometry that creates incorrect shading. Working as expected in 4.21 CL# 4753647 Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 5064136 This is ...

Reimport skeletalmesh do not keep the AssetUserData

UE - Editor - Content Pipeline - Import and Export - Feb 19, 2019

Mouse focuses the game when while console is open if the window is minimized and then restored

Tools - Feb 19, 2019

Mouse focuses the game when while console is open if the window is minimized and then restored. When the console is opened the mouse is shown and the game is no longer focused (expected). However, i ...

Shaped Trace by channel traces do not return true when the starting and ending point are the same

UE - Simulation - Physics - Feb 18, 2019

When a shaped trace by channel has a starting and ending point that is the same, it no longer returns true when overlapping an object. Regression: Yes This appears to work as expected in 4.21.2 bi ...

Confusing build error message provided when semi-colon is not added after a forward declaration in an Interface header file

UE - Foundation - Cpp Tools - UnrealHeaderTool - Feb 15, 2019

If a forward declaration of a class is made in the header file for an Interface class, and no semi-colon is included at the end of the forward declaration line, the build will fail with a confusing ...