UMG textfield crash with using Metal

UE - Graphics Features - Dec 12, 2016

UMG textfield crash with using Metal after switching screens and spamming a UMG text field. User provided an example video for reference. Link: [Link Removed] ...

When setting cursor to show, cursor isn't rendered in the viewport until the mouse is moved

Tools - Apr 21, 2016

When changing the cursor to show after being hidden, the cursor will not reappear until the mouse is moved. ...

MetalRHI Asserts When Using "Profile GPU" With RHI-Thread/Parallel-Execution

UE - Graphics Features - Sep 14, 2016

When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...

Missing DirectX redist on clean machine

UE - Foundation - Core - Apr 10, 2017

Running a packaged UE4 game with app-local dependencies on a clean Windows machine will fail due to missing XInput DLLs. These components are not distributed with Windows by default any more. We sho ...

FAssetRegistry::SaveRegistryData fails check on redirected umaps

Tools - Feb 22, 2017

When FAssetRegistry::SaveRegistryData() is invoked for a umap redirector it will fail the check check(!bIsMap || (InDependencyType == EAssetRegistryDependencyType::Soft)); Because the redirector ...

"Active" marker on shot track scales improperly when using Time Scale

UE - Anim - Sequencer - Apr 21, 2017

"Active" marker on shot track scales improperly when using Time Scale ...

TRACKS: Icons occluded when track/actor name is longer than the panel

UE - Anim - Sequencer - Feb 11, 2016

Icons are being occluded when you shrink the actor panel in Sequencer. The expected behavior from the rest of the editor is to prioritize the functional UI elements [Image Removed] ...

"Set Playback Position" to the end of the sequence stops it at current playback position

UE - Anim - Sequencer - Apr 13, 2017

"Set Playback Position" to the end of the sequence stops it at current playback position ...

Compiling UObject blueprint causes Instanced variables of the blueprint type to show as "REINST" in other blueprints

UE - Gameplay - Blueprint - Oct 7, 2016

When a UObject blueprint is compiled, other blueprints with an Instanced variable of that type will show as REINST and will not recognize the original blueprint data. ...

User's project fails to build when using -nativizeAssets in the project launcher

UE - Gameplay - Blueprint - Apr 18, 2017

User's project fails to build when using -nativizeAssets in the project launcher Box Link: [Link Removed] ...