Take recorder does not record camera or spring arm component transforms on player character

UE - Anim - Sequencer - Take Recorder - May 4, 2020

Component transforms for player characters don't seem to be recorded in take recorder. ...

Changing Texture Parameter via SetMateriaInstanceTextureValue remain old texture's reference

UE - Graphics Features - Mar 13, 2020

When editing the texture parameter of Material Isntacne using Editor Utility Widget, the old texture is linked with the SoftReference. When change the texture parameter in Material Instance Editor, ...

Scene Capture is not capture the planar reflection

UE - Virtual Production - Rendering - Jan 28, 2020

https://udn.unrealengine.com/questions/545555/view.html The issue reports as a UDN ticket. Planar reflection is not captured by scene capture.  [Link Removed] commented, I suspect it has to do w ...

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 ...

Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...

LODbias settings appear to have no effect when specified by GPU on android

UE - Platform - Mobile - Oct 3, 2019

When setting the LODbias via the device profile for a specific Android GPU it does not appear to have an affect on the textures when run on the device ...

Directional light triggers 'too many overlapping lights' error in forward shading

UE - Graphics Features - Sep 24, 2019

The underlying reason seems to be that the stationary lights require SM channels for casting shadows  from movable objects and they are assigned channels 0,1,2 by lightmass (or somewhere along the w ...

Texture Object Parameter Being Read Even If It Is Not Used In a Material

UE - Graphics Features - Jul 17, 2019

Texture Object Parameter Being Read Even If It Is Not Used In a Material.  Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 2 CL# 7321677, 4.24 CL# 7329126 This is ...

Copying and pasting a material function renders all of the duplicates inputs as not having default values

UE - Rendering Architecture - Materials - May 22, 2019

The top material function was placed in a graph directly. The second was generating by copying the first node. Note that the input pins changed color which indicates that each input on the new modul ...