UDestructibleComponent::ApplyDamage doesn't affect root chunk if the mesh doesn't fracture.

UE - Simulation - Physics - Destruction - May 6, 2016

ApplyDamage calls through to applyDamage on the apex actor, which takes the impulse and applies it to any fractured chunks. If however not enough damage is done to the component to fracture it, no i ...

Sound Mix Modifiers do not properly affect Sound Class

UE - Audio - Mar 30, 2015

Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...

Bloom banding when exiting top of screen, doesn't affect other sides

UE - Graphics Features - May 27, 2016

As a blooming object (the sun in this repro case) leaves the view via the top-edge of the screen, some noticeable banding occurs. Happens in both PIE and -game. Found on: //UE4/Main CL-2991400 //U ...

Soft Contraint's Stiffness and Damping settings don't affect anything

UE - Simulation - Physics - May 19, 2017

The settings for "Stiffness" and "Damping" in the Soft Constraint setting for Physics Constraints doesn't seem to have an effect on anything. Regression?: No This also occurred in 4.14 ...

USE_EQS_DEBUGGER affects runtime EQS results in SingleResult mode

UE - AI - EQS - Mar 26, 2020

The licensee described it really well so I'll just copy what he said: When EQS debugging is enabled via USE_EQS_DEBUGGER, queries run in 'SingleResult' mode will not clear discarded items from the ...

DrawDebug elements on screen affect aspect ratio letterboxing

UE - Rendering Architecture - Nov 1, 2023

During gameplay when the view target camera's aspect ratio is not exactly the viewport's aspect ratio, the presence of rendered debug draw elements (DrawDebugArrow, etc) makes the viewport's rendere ...

Foliage: Speed tree wind is reset for every add/remove/update on instances

UE - World Creation - Worldbuilding Tools - Foliage - Jul 10, 2018

Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...

Particles Do Not Obey Lighting Channels

UE - Niagara - Apr 17, 2018

Particle systems ignore lighting channels - no matter what channel a light is on (even if no channels are selected), it will affect lit particles. Changing lighting channels on the particle itself h ...

Rendering Offscreen Using Non-Fullscreen View Creates Black Border

UE - Graphics Features - Apr 25, 2018

Issue has been observed in 4.19.1 from EGL and Main CL 4027311. Per licensee: We recently switched from UE 4.18 to 4.19, and noticed several issues when doing offscreen rendering. To illustrate th ...