All Vive Trackpad Inputs Send The Same Input

UE - Platform - XR - Jan 13, 2020

The vive trackpad inputs all read as the same input. Found in 4.24.1 Reproduced in 4.25 Main ...

[Feature Request] Allow users to set the Typeface of a font of Text3D

UE - Virtual Production - Jan 10, 2020

We don't seem to be able to set the Typeface of a font in a Text3D component/actor, even though we can in a UMG TextBlock. ...

bUseDefaultCollision not enabled by default

UE - Simulation - Physics - Jan 9, 2020

Counter intuitively, static mesh components do not enable bUseDefaultCollision by default, and uses the "BlockAllDynamic" profile. AStaticMeshActors on the other hand, do enable bUseDefaultCollision ...

Hotreload on c++ native actor component class will cause BP edit malfunctioned

UE - Gameplay - Blueprint - Jan 9, 2020

[Image Removed] When the BP editor is opened, hot-reload compile will wrongly serialize a HORRELOAD_XXX object into the BP class and package which can not be found when Editor is opened again after ...

"On List Selection Changed" Retrieves The Wrong Item When "Set Item Selection" is used.

UE - Editor - UI Systems - Jan 8, 2020

When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...

Reimport using reset material in the material conflict should rehook to existing matching material

UE - Editor - Content Pipeline - Import and Export - Jan 8, 2020

We currently cannot do this because the material import option are not save in the asset import data, so it search only in the local folder of the reimport mesh, those settings should be saved ...

VR Template Project Doesn't Create SteamVRBindings Config Folder

UE - Platform - XR - Jan 8, 2020

When creating a basic VR Template project, setting the default map to Motion Controller map and exporting a Win64 build their is no SteamVRBindings config folder. I tested this with a Vive Pro and ...

Cloth paint update issues

UE - Simulation - Physics - Jan 7, 2020

Activating and Deactivating Cloth Paint marks the skeletal mesh as dirty, even if no values were painted and there is no transaction in the Undo History. Painting Max Distance values from non-zero ...

Creating a new collision preset changes the collision of the capsule for third person character blueprint

UE - Simulation - Physics - Jan 7, 2020

Creating  a custom collision preset changes the collision of third person characters capsule component.  Tested in: 4.23.1 CL#9631420 4.24.1 CL#10757647 4.25 CL#10889200 ...

Steam VR client crash when connecting to Server

UE - Platform - XR - Jan 6, 2020

Client crashes when connecting to server on Vive. Did not reproduce with Oculus Rift. ...