UUM-75577
Fixed in 6000.3.1f1Mentioned in 1 Unity 6 release note.
First fixed in 6000.3.1f1 (Dec 9, 2025).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 6000.3.1f1 | Fixes Scripting | Fix | Passing a 0 detaTime into Mathf.SmoothDamp would cause a returned velocity of NaN (0 distance / 0 time). The returned velocity has been changed to pass back the same velocity that was passed in to the function. |