Files
UnrealEngineUWP/Engine/Source/Runtime/AnimGraphRuntime
RyanyiNF 2ddf3768e1 PR #8160: Fix error case NaN while delta time is 0 (Contributed by RyanyiNF)
Fixes a case in RBAN where mesh component initialisation may pass through a zero delta time which can be used to divide in the calculation of a velocity when the node is set to inherit bone velocities.

#rb Benn.Gallagher
#jira UE-118618

[CL 16755554 by RyanyiNF in ue5-main branch]
2021-06-23 07:16:08 -04:00
..