Depth of fields behavior when Focus Method is None

UE - Anim - Sequencer - Feb 25, 2020

Licensee reports that Depth of fields behavior when Focus Method is None is incorrect. If None, override flag is disabled and default value seems to be used.[Image Removed] Attached sample projec ...

Volumetric Lightmaps Persist When Opening Different Level

UE - Graphics Features - Lumen - Feb 24, 2020

When moving between levels with built lighting volumetric light maps persists between levels. Workaround: Load the same level twice. Found in 4.24.2 CL#11100242 Reproduced in 4.26 Main CL#11574810 ...

[CrashReport] UE4Editor-Engine!FMaterialShaderMap::ProcessCompilationResults(TArray<FShaderCommonCompileJob *,TSizedDefaultAllocator<32>

UE - Rendering Architecture - RHI - Feb 21, 2020

Generated from CrashReporter ErrorMessage: Assertion failed: Shader [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Engine/Private/Materials/MaterialShader.cpp] [Line: 1811] Comments: Compile ...

SteamVR turns off vsync globally

UE - Platform - XR - Feb 21, 2020

Additional Info From User: Result: Vsync will get turned off by FSteamVRHMD::Startup() setting a global console variable, regardless of your project configuration. Expected: Vsync is only deacti ...

Output Log In Engine and In Local Log File Are Inconsistent

UE - Foundation - Core - Feb 21, 2020

The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...

[Feature Request] Show created text object's (TextRenderActor) tag under Actor instead of the component

UE - Gameplay - Feb 19, 2020

TextRenderActor is currently under the hidden category in the Actor class, requesting TextRenderActor to be visible under Actor.  ...

UDIM UVs are wrong

UE - Graphics Features - Feb 19, 2020

UE4 applies 1-x transform to V coordinate when importing UVs from mesh. This is to handle GL/D3D differences in texture origin, but it breaks UDIM page addressing. It's possible to apply a fix to ...

StaticMesh fbx importer test the mesh bounding box using local instead of global

UE - Editor - Content Pipeline - Import and Export - Feb 19, 2020

Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Command r.DebugSafeZone.Mode 0 does not disable overlays

Tools - Feb 19, 2020

Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays.  The issue occurs when setting custom values in DefaultEngine.ini as well.  Tested using the following settings:  ...