Widget 3D Component is not rendering on specific Android devices

UE - Platform - Mobile - Nov 20, 2015

Widget 3D Component isn't rendering properly on the Samsung devices. I've tested on the Samsung Galaxy Note 2, Samsung Nexus S, Samsung Galaxy S3. I'm not having any trouble on the Nexus 5 though. ...

Setting Multi with ETC2 and PVRTC will select ES3.0 as minimum instead of 2.0

UE - Platform - Mobile - Dec 15, 2016

Chris found a bug where if you set Multi, ETC2 and PVRTC will select ES3.0 as minimum texture instead of ES 2.0 ...

Dark Artifacts Appear On Meshes With "Use As Occluder" After Enabling DBuffer Decals

UE - Graphics Features - Feb 13, 2017

Objects set to "us as occluder" will create dark artifacts from certain view angles. For this to occur "DBuffer Decals" need to be enabled in the project settings. The licensee has noted that addi ...

Force feedback effects only play the value at time 0 in curve

UE - Gameplay - Apr 21, 2017

Force feedback effects will persistently play at whatever the value is set at Time 0 in the curve. This does not occur in UE4/Main ...

Cannot convert Spline Meshes to Static Mesh

Tools - May 10, 2017

Cannot convert Spline Meshes to Static Mesh. Note that the repro deals with a case where there is only one mesh along the spline. If you split the spline more, you'll see that the created static m ...

[CrashReport] UE4Editor_HeadMountedDisplay!FDefaultSpectatorScreenController::Helpers::GetEyeCroppedToFitRect() [defaultspectatorscreencontroller.cpp:363]

UE - Platform - XR - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. It has also been experienced internally by QA. User DescriptionsUEQA-Juliet Talcott - minimizing Source Context 352 // Eye rect is t ...

Performance hitch when creating widgets with child widgets containing animations

UE - Editor - UI Systems - Feb 14, 2018

When creating widgets that contain child widgets with animations, the performance appears when adding animations via child widgets. If the same amount of animations are created in a widget, the perf ...

Static mesh view can't preview highlight for selected edge when generated lightmap UVs

Tools - Mar 7, 2018

Static mesh view can't preview highlight for selected edge when generated lightmap UVs. I saw a bit of code. The cause of this problem arises because UV data to identify the selected edge is none i ...

GoogleVR rotational input stuttering after disabling stereo rendering

UE - Platform - Mobile - May 16, 2018

In a Google VR project, stuttering occurs when switching from stereo rendering to mono. Seems less like performance and more of a sensor input problem? 4.17 - No repro 4.18 - Unable to package (Ma ...

BP functions with enum-type input argument named 'Category' are erroneously assigned to category 'New Enumerator n'

UE - Gameplay - Blueprint - Jun 4, 2018

BP functions with enum-type input argument named 'Category' are erroneously assigned to category 'New Enumerator n' ...