Incorrect display of NavLinks when bFailedNavLinks is enabled

UE - AI - Navigation - Oct 10, 2024

When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...

Particle systems have frame rate dependent simulations when Min Time Between Ticks is set, and ticking is managed

UE - Niagara - Jun 11, 2019

Managed ticking when combined with Min Time Between Ticks will cause particle velocity to vary depending on frame rate. ...

Instanced Components variable not returning updated values in the construction script

UE - Gameplay - Blueprint - Jun 4, 2018

It is currently not possible to set variable values of an actor component, instanced in the level, by using the "details" pane. The Actor's construction script will only evaluate the variable defaul ...

Audio volume values get reset

UE - Anim - Sequencer - Aug 9, 2017

Also confirmed in 4.22 Main @ CL 4413632 ...

InstancedStaticMeshComponent causes crash in editor compiled with ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES set to zero

UE - Graphics Features - Nov 11, 2022

ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...

Capsule component renders incorrectly with non-uniform scale

UE - Simulation - Physics - Jan 30, 2025

Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...

Blender FBX imports with wrong frame count with "Use Default Sample Rate" disabled

Tools - Jan 17, 2017

Blender FBX imports with wrong frame count with "Use Default Sample Rate" disabled. Note: This animation has a key on every frame. I have checked and the fbx keys are set at 30fps intervals (conf ...

[CrashReport] UE4Editor_GitSourceControl!FGitCheckInWorker::Execute() [gitsourcecontroloperations.cpp:100]

Tools - Mar 16, 2018

User comments look like its an issue with committing to GIT in editor:Commiting to git.Commiting to git caused crash ...