UUM-75577
Fixed in 6000.3.1f1Mentioned in 2 release notes.
First fixed in 6000.3.1f1 (Dec 9, 2025); relisted in 1 later release.
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.70f1 | 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. | |
| 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. |