Editor queries source control for files outside the project or engine

UE - Platform - XR - May 12, 2022

When using SVN as SSP, the following warning will be output to the log LogContentStreaming: Texture pool size now 1000 MB LogSourceControl: Attempting "svn status --show-updates --verbose --xml "/ ...

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials.

UE - Graphics Features - May 10, 2022

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials. See [Link Removed] ...

Custom UVs don't store information properly in layered materials.

UE - Rendering Architecture - Materials - May 9, 2022

[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...

Ensure tripped: "Template Mismatch during attachment."

UE - Gameplay - Components - May 5, 2022

Roughness map detail is lost in shadowed areas with Lumen enabled

UE - Graphics Features - Lumen - May 3, 2022

Scrubbing material roughness value in MI causes large frame drops

UE - Rendering Architecture - Materials - Apr 30, 2022

Editor freezes on selection of Blueprint Components

UE - DEET - EditorPerformance - Apr 29, 2022

Editor freezes and stops responding on selection of Blueprint Components; Requiring the editor to be forced closed. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue di ...

FPS drop (present time increase) when moving the editor windows to secondary screens

UE - Rendering Architecture - RHI - Apr 29, 2022

The licensee has mentioned that they also see an FPS drop without a second monitor, so this can happen just by separating windows out on the same screen. ...

The indirect lighting is black on mobile with sublevels

UE - Graphics Features - Apr 28, 2022

BlendOutTime setting doesn't work when unlinking multiple anim layers

UE - Anim - Gameplay - Apr 27, 2022

When we unlink the layer, we call UAnimInstance::PerformLinkedLayerOverlayOperation In that function, ClassToSet is null, so we loop over the layer nodes and call SetLinkedLayerInstance(this, nullp ...