Gameplay Tag Query Variables Don't Retain Custom Default Values in Custom Structs

UE - Gameplay - Dec 4, 2019

Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...

Pasting a material graph breaks connection to any material function nodes.

UE - Rendering Architecture - Materials - Dec 4, 2019

Pasting a material graph breaks connection to any material function nodes. ...

Shift Fonts Metrics when using a high-resolution monitor

Tools - Dec 4, 2019

[Image Removed] ...

NonStreamingMips displays weird counter

UE - Graphics Features - Dec 4, 2019

NonStreamingMips is calculated using the following formula: TextureMemory2D + TextureMemory3D + TextureMemoryCube - WantedMips - CachedMips TextureMemory2D + TextureMemory3D + TextureMemoryCube is ...

Pasted material function nodes lose their connections

UE - Rendering Architecture - Materials - Dec 3, 2019

The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...

r.AllowOcclussionQueries causing "huge RenderQuery Result" wait time in VR

UE - Graphics Features - Dec 3, 2019

Running r.AllowOcclusionQueries 0 command seems to set bWait = true, causing large wait times Tested: 4.22.3 CL#7053642 ,   4.24P4 CL#10387632 , 4.25 CL#10479005 Link to the users video, which ...

Crash on Package When Using Nativizing Animation Blueprint Has AnimGraph Connected with Enum

UE - Gameplay - Blueprint - Dec 3, 2019

If an AnimNode connected with Enum and AnimBP is nativized, the package will occur crash. Following settings is solve this issue. [BlueprintNativizationSettings] +ExcludedBlueprintTypes=/Script/En ...

SteamVR - WidgetComponent DrawAtDesiredSize lag spike

UE - Platform - XR - Dec 3, 2019

Having an actor with a WidgetComponent + DrawAtDesiredSize will cause a lag spike when size changes in VR. Additionally, If you enter a value other than 100 in SetWorldToMetersScale the 'draw at ...

[Feature Request] SingleWaterLayer Materials don't receive shadows with Baked or Partially Dynamic Lighting

UE - Graphics Features - Dec 2, 2019

Using baked and dynamic lighting produces varying results when implementing SingleWaterLayer Materials. This was reported and tested in 4.24 Preview 4 (CL-10387632) and reproduced in Main 4.25 (CL ...