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

Assertion opening blueprint with HISMC created in 4.11

UE - World Creation - Worldbuilding Tools - Foliage - Jun 7, 2016

After project was upgraded to 4.12 opening a blueprint that contains Hierarchical Instanced Static Mesh component will result in a crash. From the log I this is the important part: Assertion faile ...

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

Noise Node used in UI Material is rendering Black

UE - Graphics Features - Feb 15, 2016

The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...

HZB Setup Mips taking considerable time in GPU Visualizer

UE - Graphics Features - Jul 19, 2016

HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...

Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

[Mac][Metal] (Shadow) Rendering artifacts with 4.11 on Mac.

UE - Platform - Apple - Apr 12, 2016

The first problem noted in this Answerhub post: First one is that static shadows from stationary directional light are completely broken. Screenspace buffer that should contain static shadows is ju ...