Debug Helpers no longer drawn indefinitely if life time is set to 0 or less

UE - Graphics Features - Sep 10, 2018

Setting the lifetime for one of the visual debug helpers (a sphere was used in the repro, but the results should be similar for any of the debug helpers) to a value of 0 or less should make the debu ...

Crash when setting Retainerbox scale is set to 0 at runtime

UE - Editor - UI Systems - Jan 22, 2021

Crash at runtime when Retainerbox scale is set to 0. The call stack indicates that the size of RenderTarget2D is set to 0. Attached repro project sets the scale of the RetainerBox that wraps the Im ...

ObjectScale returns a Cascade Mesh particle's XYZ scale as 1.0

UE - Niagara - May 13, 2020

Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24.  This does NOT affect Niagara Mesh particles.  I've attached a Cascade (left example ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...

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

Attached actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another

UE - Gameplay - Dec 27, 2016

A child actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another. The child/parent relationship was created through the World Outliner. Licensee ...

[Feature Request] Improve the comment on the Finterp family of functions to better explain the parameters and maybe edge cases like what happens when speed is 0)

UE - Gameplay - Apr 24, 2017

Some users are finding the result of an interp speed of 0 for the FinterpTo node to be unexpected. The reasoning expressed is that if the speed is equal to 0 that there should be no change. This would ...

SetActorLocation does not affect WheeledVehicles

UE - Simulation - Physics - Sep 21, 2015

When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...