Deprecate GeometryCollectionDebugDrawActor and its Component

UE - Simulation - Physics - Destruction - Oct 1, 2020

/// We are going to deprecate this component for the UE5 release.  /// The issue also reproduces if console command"p.gc.ShowRigidBodyId -1" is executed in PIE The issue can be reproduced ...

Box image size changes depending on texture resolution

UE - Editor - UI Systems - Sep 30, 2020

When the resolution changes, the cutting position seems to change depending on the margin setting. ...

Landscape Paint Layers will not scroll to the end when using mouse wheel

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2020

In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...

Widgets stick out from letterboxed player screen on 4.25

UE - Editor - UI Systems - Sep 28, 2020

Note:   Clipping on letterboxed player screen works fine on 4.24.   This issue was brought in by CL#10541213. Here's a workaround TSharedPtr<SGameLayerManager::FPlayerLayer> SGameLayerManager::Fin ...

Hard to change the size of the standalone window.

UE - Editor - UI Systems - Slate - Sep 27, 2020

Selected Option in Switch Actor Doesn't show up in variant manager properties.

Tools - Sep 25, 2020

Selected Option is part of a Switch Actor property. When attempted to add the property in variant manager, the property named selected option doesn't show up in variant manager properties. Reported ...

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 ...