There is no obvious way to disable Auto Exposure in a post process volume

UE - Graphics Features - Jan 31, 2022

There is no easy way to disable auto-exposure on a per-component basis.  This is a big source of confusion for people new to Unreal.  The work around is to set Min and Max Brightness to 1 or set to ...

Fix textureLOD for PowerVR workaround

UE - Platform - Mobile - Mar 9, 2015

https://forums.unrealengine.com/showthread.php?61511-A-few-questions-in-regard-to-texture-compression-reflections-and-deployment&highlight=powervr This code was added back on 8/2013, changelist 178 ...

Mouse cursor does not disappear when widget has focus

UE - Editor - UI Systems - Nov 20, 2017

THere is an issue with the Mouse cursor when using UMG with the set show mouse cursor option. after setting the set show mouse cursor off pressing a widget and giving it focus causes the mouse curso ...

Landscape Creates Two Shadows with Baked Static/Stationary Lighting

UE - LD & Modeling - Terrain - Landscape - May 25, 2016

It appears two shadows are created when building static lighting for Landscapes. One seems to be offset while the other is accurate to the angle of the light source. I tested this in 4.9.2, 4.10.4, ...

32bit TGA Texture With Alpha Has Noticeable Artifacts On RGB Channels (DXT5)

UE - Graphics Features - Feb 17, 2017

When using a 32bit tga with an alpha channel that has hard edges the compression method (DXT5) will create artifacts in the RGB channels that normally aren't there whit DXT1 compression(no alpha). ...

Investigate deprecating byte-swap during save

UE - Foundation - Core - Sep 26, 2019

All major UE target platforms are little-endian. Saving packages with byte-swapping seems to have been broken for more than six years, when CL# 1495479 changed `FArchive::ByteOrderSerialize()` so th ...

File > Package > Desktop (Win+Mac+Linux) redirects user to the main Docs Splash page

Docs - Apr 18, 2018

When attempting to use the "All Desktop" packaging functionality, in the editor, the user is redirected to the main splash page for UE Documentation: https://docs.unrealengine.com/en-us/ I do belie ...

Video files do not play in scene after LaunchOn to iOS from Windows

UE - Platform - Mobile - Sep 30, 2016

While attempting LaunchOn to an iOS device, the video and audio does not play. Attempts were made using the following video formats:mp4movavi Attempts were made using the following devices:iPhone 5 ...

Cascade velocity aligned particles jitter when "use local space" is enabled

UE - Niagara - Sep 2, 2020

Sprites in a particle system flicker/shake when use local space is combined with small velocity values and velocity aligned sprites. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 1 ...

Crash when Changing LOD Group on SpeedTree Assets

UE - LD & Modeling - Modeling Tools - Mesh Editing - Nov 22, 2016

A crash occurs when changing/setting the LOD Group of a SpeedTree asset within the Static Mesh editor. Regression? Yes, this crash does not occur in the 4.13.2 binary release. ...