Mouse loses focus after setting show mouse cursor to true and clicking anywhere on screen

UE - Gameplay - Input - Nov 17, 2014

If the mouse is toggled to show by using "Set Show Mouse Cursor" and then the user clicks in the window the mouse will lose focus (the camera will no longer freely track the mouse) ...

No log files are being created for Windows Shipping builds

Tools - Dec 26, 2014

When you package a project for Windows Shipping, The project will not generate a log file when the .exe project is played. The project will generate a log file if you package the project in the De ...

Up Ratio on the Gear Setup for Vehicle Movement Component does not work correctly

UE - Simulation - Physics - Sep 11, 2015

When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...

Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor

UE - Gameplay - Blueprint - May 13, 2015

Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor parent class. If bp Trigger A is placed into the level and then 2 copies are made (B & C), when C i ...

Using 'Show Collision' in an execute console command node is crashing a packaged project.

UE - Graphics Features - Mar 30, 2015

When packaging a project for any platform, If you have 'Show Collision' in an Execute Console Command, you will see the project crash once it is packaged. Log files from the crash have been attach ...

Anim Time Ratio Doesn't Factor In Pin Sequence

OLD - Anim - Aug 12, 2015

In a transition rule, the time assessed in "Time Remaining Ratio" Node does not include/factor time from the Pin Sequence of the animation node. For instance, if the original animation is 20 frame ...

Plane Constraint Normal is not Properly Reset

UE - Simulation - Physics - Jan 26, 2016

In the Character Movement Component, setting the Plane Constraint Normal to a value other than default, and then attempting to change the value back to the default does not revert to the default val ...

Crash upon attempting to load into session via Join Session in Blueprints on iOS

UE - Networking - Aug 8, 2018

Joining a session on iOS using the Join Session node in Blueprints causes a crash on iOS. This is similar to [Link Removed] but was requested to be entered separately. This has not been reproduced ...

Stale VSM pages after HLOD transition

UE - Graphics Features - Shadows - May 23, 2024

Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...

Math Expression Node produces error if it calls a variable located within a hidden variable category

UE - Gameplay - Blueprint - Jan 29, 2016

The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...