Datasmith & mikktspace tangent cause entities to glow with lightmaps

UE - Editor - Content Pipeline - Datasmith - Exporters - Feb 22, 2019

The steps above are reduced to their simplest expression.  I appears that several customers complained about lightmap baking resulting in glowing objects.  This typically happens on interior door fr ...

Cannot Undo sublevel actor changes after PIE (play in editor)

Tools - Feb 21, 2019

User cannot undo changes if all of the following circumstances are met:The actor resides in a sublevelThe sublevel's streaming method is set to "Always Loaded"The user Play in editor (while on the m ...

Compile tooltip doesn't state that F7 will compile your blueprint

UE - Gameplay - Blueprint Editor - Feb 21, 2019

Bit of a discoverability thing that would be nice to change. I don't use C++ so I didn't know F7 compiles it, all the wrist movement from clicking that button, think of the RSI!  Oh also the reas ...

Crash When Adding a Second Vector Parameter to Material Parameter Collection

UE - Graphics Features - Feb 21, 2019

The Editor will crash if you add more than one vector parameter to a Material Parameter Collection.  This works as expected in 4.21 CL# 4753647 Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 506 ...

Mobile projects crash with Event Driven Loader disabled

UE - Platform - Mobile - Feb 21, 2019

iOS + Android apps will crash on launch if Event Driven Loader is disabled. Confirmed in 4.23 MAIN at CL 5035898 ...

Nearest Filtering on Vulkan doesn't work on some kinds of Android Devices

UE - Platform - Mobile - Feb 21, 2019

The licensee reported "Nearest" filtering on Vulkan doesn't work on some kinds of Android devices.[Link Removed] I was able to repro this issue on Pixel3 but wasn't able to repro it on Xperia X Per ...

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 ...