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. ...
Chris found a bug where if you set Multi, ETC2 and PVRTC will select ES3.0 as minimum texture instead of ES 2.0 ...
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 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. 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 ...
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 ...
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. I saw a bit of code. The cause of this problem arises because UV data to identify the selected edge is none i ...
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' ...