Double clicking on Interface Function in Blueprint Graph does not take you to the function implementation.

When double-clicking on an interface function call within a blueprint, the expected behaviour is that it will take you to the implementation of this function. However, it currently does nothing. ...

[AI] Crash while loading navmesh with async static mesh compilation enabled

UE - AI - Navigation - Jun 16, 2022

I tried 10+ times but am unable to get this to reproduce locally. Licensee reports that this is a rare crash for them. ...

Instanced Impostors Render Black in UE5 editor

UE - Graphics Features - Jun 13, 2022

Hair shading emits light when Lumen is enabled

UE - Graphics Features - Jun 6, 2022

This artifact does not occur when Lumen is disabled. Also, moving Roughness closer to 1 will reduce the effect. ...

HighResShot's bDumpBufferVisualizationTargets does not work on PNG output.

UE - Rendering Architecture - RHI - Jun 2, 2022

If the same command is executed with 4.27, multiple screenshots will be saved. ...

Only the first image of multi-source SVT can be exported.

UE - Editor - Content Pipeline - Import and Export - May 31, 2022

Chaos : Rigid body sleeps when very small external force is applied by AddForce

UE - Simulation - Physics - Solver - May 25, 2022

When a small external force is applied to the rigid body, the VSmooth value is reset in the ResetVSmoothFromForces function. Since this function ignores the current velocity, a very small velocity ...

FFrame::ReadProperty() occur crash if Blendspace Player node use Function to get BlendSpace Asset

UE - Anim - Runtime - Anim Blueprints - May 25, 2022

If user connect a function that returns a Blendspace Asset to a Blendspace Player that BlendSpaceAsset settings are exposed to a pin, it crashes in the package. It does not occur if user do not con ...