Crash in UEngine::TickWorldTravel

UE - Networking - Jun 14, 2018

In UEngine::TickWorldTravel, in between calls to LoadMap() and LoadMapCompleted() it is possible that an error causes PendingNetGame on the world context to be nulled out (presumably by CancelPendi ...

Incorrect render target index assignment in GLSLBackend

UE - Graphics Features - May 18, 2018

While investigating [Link Removed], I have found that GLSLBackend always automatically generates render target location indices, regardless of user-specified ones via SV_TargetX HLSL semantics. Rel ...

ColorCalibrator tool stuck on cursor when clicking out of the Editor

Tools - Jun 28, 2018

Using the ColorCalibrator tool as a cursor by holding "\" gets stuck if you click out of the Editor while hold down the key.  ...

Incremental Linking does not appear to work for Debug and DebugGame configurations

UE - Foundation - Cpp Tools - Jul 2, 2018

The bUseIncrementalLinking option does not appear to actually perform an incremental build when building for the Debug or DebugGame configurations. When a build is performed with bUseIncrementalLink ...

Speedtree shader node broken in a Shipping package.

UE - Graphics Features - Jul 6, 2018

I attached the 4.19 and 4.20 version of the project. The trees have no leaves when packaging with Shipping in 4.20 preview 5. It works fine in 4.19. ...

Android + Bluetooth Mouse: Hover events and Get Mouse Position on Viewport not working

UE - Platform - Mobile - Jul 11, 2018

No hover events firing when using a bluetooth mouse on android. Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794 ...

Renaming native struct with redirect can break user defined structs

UE - Gameplay - Blueprint - Jul 18, 2018

From https://udn.unrealengine.com/questions/444690/redirecting-ustruct-used-as-member-of-userdefineds.html In 4.20 it was changed so soft object ptrs pointing to classes work correclty with +ClassR ...

Crash importing SOLIDWORKS model

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 1, 2018

Set Range Animations imported from 60Hz frametime is halved

Tools - Aug 3, 2018

Reported by a licensee on UDN, this bug is fallout from the fix made for the following Jira:[Link Removed] - Fbx importer: animation range import is broken when importing 60Hz anim The attached ass ...

Linker Object (Unresolved Export) Crash on Standalone Exit

UE - Gameplay - Blueprint - Aug 15, 2018

Crash when exiting standalone. "we have an export that is never getting resolved, this is the export that is causing the mislink error when shutting down the game" Please see UDN post for more info ...