Vehicle Game - Input Interference when Controller Plugged in

UE - Gameplay - Input - Nov 2, 2018

GenericUSBController Axis values interfering with input when Xbox Controller is active. (Generic Inputs were added for Switch Support) ...

Invalid Data error when trying to open a new level

Tools - Jan 29, 2019

An invalid data error is given when trying to save all levels. ...

When welding collision between Third Person UE4 Mannequin's left foot ball, to left foot in physics tab results in an Engine crash.

UE - Simulation - Physics - Jan 30, 2019

When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...

Resolution appears incorrect when using Windows Mixed reality Simulator

UE - Platform - XR - Feb 4, 2019

Resolution appears incorrect when using Windows Mixed reality Simulator. It appears to only take up around 1/4 the available screen space. ...

Right click mirror option for scale is applied to all axes even when uniform scale is unlocked

Tools - Feb 4, 2019

When using the mirror (axis) option in the details panel, the mirroring behaves unexpectedly when the uniform scale is unlocked. ...

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

[CrashReport] UE4Editor-Core!FDebug::CheckVerifyFailedImpl(char const *,char const *,int,wchar_t const *,...) [AssertionMacros.cpp:418]

UE - Rendering Architecture - RHI - Feb 15, 2019

Two comments from users:Running in -dx12 mode to test raytracinglaunching editor Generated from CrashReporter ...

Cannot move in Blueprint window on Breakpoint hit (only when 'use mouse as touch' is enabled)

UE - Editor - UI Systems - Slate - Feb 25, 2019

When triggering a breakpoint while Use Mouse for Touch is enabled the navigation functionality is lost within that Blueprint. ...

ENGINE_API missing from GeomSweepMulti and GeomOverlapMulti templates

UE - Simulation - Physics - Feb 25, 2019

GeomSweepMulti and GeomOverlapMulti are not being exported, as the template specializations are declared outside of the physics interface class without ENGINE_API. ...

Collision not showing after switching between No Collision and Default

Tools - Feb 27, 2019

When using Show collision it appear that the collision will not update its visibility when switching between No collision and Default. Once the collision has been set to No collision it will no long ...