Choosing sides appears to have no affect for forced feedback

UE - Gameplay - Mar 18, 2016

Choosing the side that is supposed to vibrate during forced feed back does not appear to have an effect. The same side vibrates regardless of selection ...

Snap Constraint to Bone affects rotation but not position

UE - Simulation - Physics - Jun 1, 2016

The Snap Constraint to Bone button seems to only rotate and change the limits on a constraint instead of also moving the constraint to the bone's location. ...

Circular Throbber does not appear to be affected when setting the tint

UE - Editor - UI Systems - Jan 25, 2016

Circular throbber does not appear to change colors when changing the tint ...

Touches on windows generate 2 mouse events.

UE - Editor - UI Systems - Slate - Mar 22, 2017

The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms. ...

Collision Viewmodes do not affect Instanced Meshes properly

UE - Graphics Features - Apr 9, 2018

Collision View modes, such as Player Collision and Visibility Collision, do not work with Instanced Static Meshes. Regression?: No This also occurred in 4.18 ...

Material editor crash in 5.0.2

UE - Rendering Architecture - Materials - Sep 2, 2022

Setting multiple identical actors to replicate movement will crash on PIE with multiple players

UE - Networking - Jan 28, 2015

If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...

Pausing PIE does not stop timelines from running if players is set to more than 1

UE - Networking - Nov 23, 2015

Pausing PIE does not stop timelines from running if players is set to more than 1. Test project attached. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...

Actors attached to a Child Actor Component do not replicate movement on the Client

UE - Networking - Oct 20, 2015

Actors attached to a Child Actor Component do not replicate movement on the Client. User's test project attached. Reproduced in 4.9.2 binary and Main (CL 2735029) ...

Enum Variable doesn't pull the correct Default Value

UE - Gameplay - Blueprint - Aug 10, 2015

Enum Variable doesn't pull/print the correct Default Value User Description: (Blueprint) User defined enum in 4.9 getting corrupted I believe there is a severe underlying issue in 4.9 regarding u ...