Material Function Instances do not show up in the Material Function Call node

UE - Rendering Architecture - Materials - Jun 5, 2023

This is not a regression. Tested in //UE5/Release-5.1 CL23901901. The Material Function Instance can be dragged and dropped into the Material Function Call. ...

Custom Node plugged into World Displacement cannot convert from FMaterialTessellationParameter to FMaterialPixelParameter

UE - Graphics Features - Nov 30, 2015

Custom Nodes plugged into World Displacement are yielding:Error [SM5] error X3017: 'CustomExpression1': cannot implicitly convert from 'struct FMaterialTessellationParameters' to 'struct FMaterialP ...

Setting Texture Object within Niagara fails to update texture

UE - Niagara - Jan 11, 2021

Based off of a saleforce ticket, it seems that reinitializing a niagara system with an updated texture, the texture does not update. The setup works correctly in 4.25, so marking as a regression. ...

ObjectPivotPoint does not work with instanced Nanite meshes

UE - Rendering Architecture - Materials - Nov 17, 2022

Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...

Crash when a material with a texture parameter is deleted when it has instances with static permutations

UE - Graphics Features - Dec 28, 2016

This was the simplest solid repro I could get on this bug. The callstack is similar to [Link Removed] Also came across several Shader Compiling Manager crashes while attempting to repro this crash ...

Landscape Visibility Mask Rendering with Missing Landscape Components when Deployed to Mobile Device

UE - Graphics Features - Apr 8, 2015

Landscape Material renders with missing components when using a 'Landscape Visibility Mask' and deploying to a mobile device. I have found this issue now with an Android and iOS device. I was able ...

Black flickering on Mesh particles when the Renderer is set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's WPO

UE - Niagara - Jul 23, 2020

Black flickering on Mesh particles when set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's World Position Offset ...

Mouse functionality breaks on Linux when game is full screen on multi-monitor setup

UE - Platform - Linux - Mar 1, 2016

When the game window is maximized on any monitor other than the left most monitor, the mouse will not interact with the game window. ...

Some post-processing passes sample outside of the viewport when using scene capture components

UE - Graphics Features - Nov 29, 2023

It looks like the SSAO shader does not clamp its sample space to the half view size for the two inputs "Ambient Occlusion" and "AmbientOcclusionSetup", leading to invalid data entering the edge of f ...