Wacom Tap to Left Click Doesn't Work with Drop Down Menus

Tools - Nov 23, 2018

While using a Wacom tablet, if you tap to click on drop down menus they will not open up. The menu will appear for a moment then close immediately. Occasionally if you click away from the drop down ...

Blueprint graph stops drawing correctly after using shift-drag

UE - Gameplay - Blueprint Editor - Dec 26, 2018

When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...

Retargeting an Animation to a Skeleton with a Virtual Bone causes the Engine to crash

OLD - Anim - Jan 14, 2019

This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...

Crash using the Dataprep tool (MaterialShared.cpp)

UE - Editor - Content Pipeline - Datasmith - Importer - Mar 25, 2019

The files in the linked case contain a project with a Datasmith scene and updated .udatasmith files that contains changes to the imported scene. When using the Dataprep Tool to import the updated sc ...

Cannot interact with the scrollbar at the bottom of the Live Coding Console window

UE - Foundation - Cpp Tools - Live Coding - Apr 18, 2019

After completing a build using Live Coding, a horizontal scroll bar appears at the bottom of the Live Coding Console window since some of the lines of text are longer than the window can display. Th ...

Widget component navigation does not work in Standalone

UE - Editor - UI Systems - Jun 14, 2019

When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...

add_possessable doesn't work for all objects

UE - Anim - Sequencer - Jun 17, 2019

Using following code in Python: seq.add_possessable(seq.add_spawnable_from_class(unreal.CineCameraActor).get_object_template().camera_component) doesn't create a camera component track in sequen ...

Third Party Library Plugin won't load in packaged build

UE - Foundation - Cpp Tools - Jun 27, 2019

Plugins created using the Third Party Library template won't load in a packaged build or the Launch button in the Editor Toolbar, but will if launched through the Project Launcher Window via the Edi ...

Replay System throws an Ensure during demoplay when calling it in a different Level

UE - Networking - Jul 10, 2019

Replay System throws an Ensure during demoplay when calling it in a different Level. The error is thrown at Source\Runtime\Engine\Private\RepLayout.cpp]. It does not prevent the Replay from being pl ...