A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0

UE - Gameplay - Oct 6, 2016

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...

Noticeable Audio Pop when Opening a New Level after Spawning and Playing a Sound with Volume Multiplayer at 0.0

UE - Audio - May 18, 2017

A licensee is reporting an audible pop when transitioning between levels with a sound spawned and playing at volume multiplier of 0.0. The original report was a discrepancy between the old audio en ...

When alt dragging a skeletal mesh with another actor attached to a socket the relative position of the actor will be set to 0,0,0

Tools - Oct 5, 2016

When alt dragging a skeletal mesh with another actor attached to a socket the relative position of the attached actor will be set to 0,0,0. The relative offset for the copied attached actor appears ...

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

Dropdowns display incorrectly in non 1:1 zoom in BP on Mac and PC

Tools - Nov 16, 2016

On a Mac in UE4.14, drop down menus on the appropriate nodes will not display correctly when the Event Graph is zoomed out below a 1:1 ratio. Regression: Does not occur in UE4:13 ...

While using Rootmotion with blendout, the velocity will always fallback to 0.

UE - Anim - Gameplay - Apr 19, 2019

We skip CalcVelocity for CharacterMovement while HasAnimRootMotion, and we do ExtractedRootMotion.MakeUpToFullWeight() anyway.  This caused problem that when we blend out a rootmotion anim, it will ...

Crash on BP recompile after deleting struct property with instanced object

UE - Gameplay - Blueprint Compiler - Jan 5, 2023

A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...

Scaling blueprint component via gizmo breaks if axis scale reaches 0.0

UE - Gameplay - Blueprint - Oct 4, 2016

Using the transform gizmo to scale a blueprint component will break the functionality if scaled to 0.0 and released. Workaround: If the scale value is directly set to non-zero value, gizmo can be u ...

Box Reflection Capture is placed with a different default scale value when placed from the Quick Add Menu

UE - Editor - Workflow Systems - May 5, 2022

Box Reflection Capture scale is set to 1.0, 1.0, 1.0 instead of 1,000.0, 1000.0, 400.0 when placed from the Quick Add Menu versus other placement methods. ...