Bloom intensity broken with Post Processing Material replacing Tonemapper

UE - Graphics Features - Sep 25, 2020

When replacing the Tonemap using a Post Process material, the Post Process Volume's Bloom Intensity can only be turned on or off, without varying degrees of effect. Reported in version 4.25.3(CL 1 ...

In Isometric Staggered and Hexagonal Staggered Projection Modes redundant rectangle is rendered

UE - Gameplay - Paper2D - Sep 25, 2020

About issue:Similarly issue also can be seen in Isometric Staggered projection modeSuch issue does not occurs in Orthogonal and Isometric Diamond projection modesIn viewport in UE4Editor this redund ...

"Out of video memory" crash when attempting to save many assets with source control enabled

UE - Graphics Features - Sep 25, 2020

This will only repro when connected to source control ...

Available network bandwidth is too low for uncapped but slow frame rates

UE - Networking - Sep 24, 2020

The networking system has a max frame rate of 120hz by default. Inside UNetConnection::Tick it computes an estimated bandwidth by using that max frame rate, the engine's max frame rate, and the actu ...

Subobject properties are visible in Class Defaults in Data Only blueprint editor mode

UE - Gameplay - Blueprint Editor - Sep 23, 2020

Note:  if QABP_SubobjectTester_Defaults * is opened in *Full Blueprint Editor mode, Subobject Testing and Default Subobject Testing categories  are not presented in the Class Defaults or Details (fo ...

Ray traced shadow sample settings greater than 1 cause shadow artifacts

UE - Graphics Features - Lumen - Sep 23, 2020

Alternative you can follow these steps to reproduce 1. Create a new project with ray tracing enabled 2. Activate the groom plugins 3. Import a groom asset into the scene 4. Add any light type to the ...

Scaling and rotation modes of the gizmo should be disabled in Paper2D Sprite Editor for vertexes

UE - Gameplay - Paper2D - Sep 23, 2020

The modes are useless and should be disabled while the vertex(es) is(are) selected. The same behavior in Edit Collision and Edit RenderGeom modes. I've checked it in 4.25.3. Probably, this bug exis ...

Sequencer unable to bind channel of a value that is part of a TArray

UE - Anim - Sequencer - Sep 23, 2020

Keyframes added to sequencer from a TArray variable are unable to be changed. The value sets correctly but displays red. [Link Removed] ...

Editor hits Asserts when trying to use debug rendering such as ShowFlag.LODColoration

UE - Rendering Architecture - RHI - Sep 22, 2020

The assert in BasePassRendering.cpp:693 fires, crashing to desktop when using this console command in the editor, in PIE, and closes out the window when playing in Standalone. Does not crash when us ...

Search for references in embedded gameplay tags editor of blueprint editor details panel does nothing

Tools - Sep 22, 2020

There is an arrow with a menu that opens when clicked. That menu binds member functions to the widget. The widget is being deleted when the user clicks on the action in the menu, before the action i ...