Reduce shader permutations on iOS

UE - Platform - Mobile - Aug 19, 2015

Add option to compile iOS OpenGL ES or Metal shaders and whether to force 32bppHDR at each QL If Metal shaders are a scalability option we can compile them only for high and compile only OpenGL fo ...

Ray Traced Distance Field on OpenGL not working

UE - Graphics Features - Dec 1, 2015

Are Ray Ttraced Distance Field Soft Shadows supported on OpenGL ES3.1 + Android Extension Pack platforms like the Shield Tablet or Shield Console? Since the ES3.1+AEP platform supports deferred ren ...

Planar Reflections do not appear to cull based on the view frustum

UE - Graphics Features - Oct 27, 2016

View Frustum and Occlusion culling do not appear to work for Planar Reflections though the stats in PIE seems to indicate otherwise. I've attached two gifs showing View Frustum and Occlusion chec ...

Enum with "MAX" element at other than the last element removes user defined last element

UE - Foundation - Core - Oct 18, 2019

FNativeClassHeaderGenerator::ExportEnum produces this behavior. If an enum has “MAX” somewhere in the array, it removes last element. I tested my code to fix the issue.// code placeholder bool UE ...

Cannot resize comment box when new comment is created on top

UE - Rendering Architecture - Materials - Apr 27, 2017

Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...

Passthrough in ARHandheld Template fails to work on Android

UE - Platform - XR - Sep 11, 2024

After using the Begin Scan, the application does not show anything with the camera, though it should be noted that you can still find, select planes and then place the model on it. For now the bug w ...

Lighting channels are not supported with tiled lighting

UE - Graphics Features - Aug 15, 2016

Reported via UDN ...

Support LOD dithering on Stationary or Movable

UE - Graphics Features - Apr 11, 2017

A licensee was interested in being able to utilize LOD dithering on objects flagged as Stationary or Mobile. The mobility setting was being used to bypass lightmapping, which they didn't need for th ...

DFAO does not support World Origin Rebasing

UE - Graphics Features - Feb 20, 2018

Support Local Coordinate System in FoliageEdMode

UE - World Creation - Worldbuilding Tools - Foliage - Jul 15, 2019

It seems the EdModes can override the widget transform matrix with those methods. Its a matter of deciding what should happen on multiselection of instances. virtual bool GetCustomDrawingCoordinate ...